X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=186158ea99f4612d9dd960b298dbf696ebcb1626;hb=354f7f6075e4c911b66c34b33bab64e5ec407c3e;hp=beb6a3d33613de4a2f0ca633a2a9d0850ad798a5;hpb=e05e5231944441a76f4b7cf66b98e8c7b74b3db9;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index beb6a3d3..186158ea 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -230,7 +230,7 @@ typedef struct //0000 planar_buf_t huge *data; //supposively the sprite sheet data // planar_buf_t data; //supposively the sprite sheet data ////0000---- - bitmap_t huge *data; //supposively the sprite sheet data + bitmap_t *data; //supposively the sprite sheet data sword hp; //hitpoints of the player int persist_aniframe; /* gonna be increased to 1 before being used, so 0 is ok for default */ CursorInfo info;