Removed an unused rpgxEF only var from entitystate_s

This commit is contained in:
Walter Julius Hennecke 2011-12-12 17:46:18 +01:00
parent 0d1033212e
commit 4f7dc8a382
2 changed files with 0 additions and 4 deletions

View file

@ -1167,10 +1167,6 @@ typedef struct entityState_s {
int generic1;
int generic2;
#endif
#ifdef XTRA
int healthPercent; // XTRA
#endif
} entityState_t;
typedef enum {

Binary file not shown.