Source release of Wolfenstein 3D Classic Platinum for iOS, 1.2

This commit is contained in:
Travis Bradshaw
2012-01-31 16:57:34 -06:00
parent a82aba6b94
commit 16304944b4
45 changed files with 10681 additions and 171 deletions

View File

@@ -135,6 +135,7 @@ typedef struct player_s
int old_score, score, next_extra;
unsigned items; // (keys, weapon)
int weapon, pendingweapon;
int previousweapon; //gsh
// additional info
int attackframe, attackcount, weaponframe; // attack info
unsigned flags;