summaryrefslogtreecommitdiff
path: root/src/strife/d_items.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/strife/d_items.h')
-rw-r--r--src/strife/d_items.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/strife/d_items.h b/src/strife/d_items.h
index ffc34582..77105468 100644
--- a/src/strife/d_items.h
+++ b/src/strife/d_items.h
@@ -41,6 +41,7 @@ typedef struct
int readystate;
int atkstate;
int flashstate;
+ boolean unknown; // villsa [STRIFE] TODO - identify unknown variable
} weaponinfo_t;