]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_in.h
scroll.exe somewhat works again! wwww
[16.git] / src / lib / 16_in.h
index 8008ab8641cda8756977fee740dd95f9533e0cdd..9b3e9db9944025176f149569e2bc84c9ec576a96 100644 (file)
@@ -219,7 +219,7 @@ typedef     struct
        word q; //loop variable
        word speed;             //player speed!\r
        bitmap_t data; //supposively the sprite sheet data\r
-       int hp; //hitpoints of the player
+       sword hp; //hitpoints of the player
        word persist_aniframe;    /* gonna be increased to 1 before being used, so 0 is ok for default */\r
        CursorInfo      info;\r
        ControlType     Controls;