]> 4ch.mooo.com Git - 16.git/blobdiff - 16/modex16/modex16.h
Refactored out the PCX functions.
[16.git] / 16 / modex16 / modex16.h
index f45356b512ef049418cd23308e3fed0fe3012ad6..77573105f8f260d95856d3dfcb0f86e68d4942c1 100644 (file)
@@ -55,9 +55,6 @@ void modexPalWhite();
 void modexPalUpdate(byte *p);\r
 void modexWaitBorder();\r
 \r
-/* bitmap functions */\r
-bitmap_t modexLoadPcx(char *filename);\r
-\r
 /* -======================= Constants & Vars ==========================- */\r
 extern byte far*  VGA;  /* The VGA Memory */\r
 #define SCREEN_SEG             0xa000\r