]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.h
SCROLL.EXE IS FULLY CONVERTED!!! wwww
[16.git] / src / lib / 16_in.h
index 2ac1889337d37c542bfafef4fe73e9b93adf5bb5..be4d81e4e2283bdca4bfbbdcc6ca331de749fca6 100644 (file)
@@ -221,7 +221,7 @@ typedef     struct
        word speed;             //player speed!\r
        bitmap_t data; //supposively the sprite sheet data\r
        sword hp; //hitpoints of the player
-       sword persist_aniframe;    /* gonna be increased to 1 before being used, so 0 is ok for default */\r
+       int persist_aniframe;    /* gonna be increased to 1 before being used, so 0 is ok for default */\r
        CursorInfo      info;\r
        ControlType     Controls;
 } player_t;\r