X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=eb1650e46cbcbe3bcc6d309caa6c27eb07119389;hb=24760854cf1668b8b0eba2bfaf63ab083da14ea8;hp=5b07853635c6a28924f61c9259f8305ea74a89df;hpb=1f8c1aa39807b8a299929f6f4ea8ec55b6490db5;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index 5b078536..eb1650e4 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -33,7 +33,7 @@ #ifdef __WATCOMC__ //borland C BCEXMM.EXE #include "src/lib/16_dbg.h" #include "src/lib/16_sprit.h" -#include "src/lib/bitmap.h" //old format +//#include "src/lib/bitmap.h" //old format #endif #ifdef __DEBUG__ #define __DEBUG_InputMgr__ @@ -226,7 +226,8 @@ typedef struct // planar_buf_t data; //supposively the sprite sheet data ////0000---- #ifdef __WATCOMC__ - struct sprite *spri; //supposively the sprite sheet data + struct sprite *spri; //supposively the sprite sheet data + memptr gr; #endif bitmap_t *data; //supposively the sprite sheet data//old format sword hp; //hitpoints of the player