diff options
Diffstat (limited to 'gst/info.h')
-rw-r--r-- | gst/info.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ typedef struct { typedef struct { stats_frame frame; stats_weapon weapon[8]; + int weaponlen; } stats_unit; |