X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_in.h;h=d910f3ecfcbb8fea5ed5500d373f7a3d338f8805;hb=1170e45860266537729a5a54eaafdf50511f5315;hp=08ce66fd0184806148f7cf1ce01af118ad696edc;hpb=b819f19a349090e91d564381c4aec9be73628d6d;p=16.git diff --git a/src/lib/16_in.h b/src/lib/16_in.h index 08ce66fd..d910f3ec 100755 --- a/src/lib/16_in.h +++ b/src/lib/16_in.h @@ -223,7 +223,7 @@ typedef struct word d; //direction!! wwww word q; //loop variable word speed; //player speed! - planar_buf_t data; //supposively the sprite sheet data +// planar_buf_t data; //supposively the sprite sheet data // bitmap_t 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 */