aboutsummaryrefslogtreecommitdiffstats
path: root/code/renderer/tr_image_bmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'code/renderer/tr_image_bmp.h')
-rw-r--r--code/renderer/tr_image_bmp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/renderer/tr_image_bmp.h b/code/renderer/tr_image_bmp.h
deleted file mode 100644
index 98b16b9..0000000
--- a/code/renderer/tr_image_bmp.h
+++ /dev/null
@@ -1 +0,0 @@
-void LoadBMP( const char *name, byte **pic, int *width, int *height );