aboutsummaryrefslogtreecommitdiff
path: root/gst/gst.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gst.h')
-rw-r--r--gst/gst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gst.h b/gst/gst.h
index 992d31d..d063563 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -20,7 +20,7 @@ typedef struct {
int playernum;
map map_battle;
army ar;
- float ar_lastpos[MAXUNITS][2];
+ army ar_past[2];
stats_unit ustats[MAXUNITS];
int state;