summaryrefslogtreecommitdiff
path: root/inc/tga.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/tga.h')
-rw-r--r--inc/tga.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/tga.h b/inc/tga.h
new file mode 100644
index 0000000..4b449f4
--- /dev/null
+++ b/inc/tga.h
@@ -0,0 +1 @@
+void CreateTGA( char *filename, short width, short height, void *image );