From: sparky4 Date: Sat, 30 Jan 2016 17:06:14 +0000 (-0600) Subject: ww X-Git-Url: http://4ch.mooo.com/gitweb/?a=commitdiff_plain;ds=sidebyside;h=ca4aa52dfbeb20b09de9edc2d7524b26c508f560;p=16.git ww --- diff --git a/src/lib/16_in.h b/src/lib/16_in.h index c34db5a0..7962a78d 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -225,7 +225,8 @@ typedef struct word speed; //player speed! //0000 planar_buf_t huge *data; //supposively the sprite sheet data // planar_buf_t data; //supposively the sprite sheet data -////0000---- bitmap_t data; //supposively the sprite sheet data +////0000---- + bitmap_t huge *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;