OSDN Git Service

ww
authorsparky4 <sparky4@cock.li>
Sat, 30 Jan 2016 17:06:14 +0000 (11:06 -0600)
committersparky4 <sparky4@cock.li>
Sat, 30 Jan 2016 17:06:14 +0000 (11:06 -0600)
src/lib/16_in.h

index c34db5a..7962a78 100755 (executable)
@@ -225,7 +225,8 @@ typedef     struct
        word speed;             //player speed!\r
 //0000 planar_buf_t huge *data; //supposively the sprite sheet data\r
 //     planar_buf_t data; //supposively the sprite sheet data\r
-////0000----   bitmap_t data; //supposively the sprite sheet data\r
+////0000----\r
+       bitmap_t huge *data; //supposively the sprite sheet data\r
        sword hp; //hitpoints of the player\r
        int persist_aniframe;    /* gonna be increased to 1 before being used, so 0 is ok for default */\r
        CursorInfo      info;\r