X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=67a98f6175e0443261c0451a908e48c2dafe7bba;hb=1159fe5a6cd0f8eaeee6e8584f5972d42e004073;hp=9e4bfc2e88ae047cf49024a4e5919e5818cc117a;hpb=658eba1768f70e0ce6cb01bb817709c1caf91834;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index 9e4bfc2e..67a98f61 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -227,7 +227,7 @@ typedef struct memptr gr; entity_t *ent; #endif - bitmap_t *data; //supposively the sprite sheet data//old format + bitmap_t *data; //supposively the sprite sheet data//old format 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;