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