aboutsummaryrefslogtreecommitdiff
path: root/engines/cge/startup.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge/startup.h')
-rw-r--r--engines/cge/startup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cge/startup.h b/engines/cge/startup.h
index 27507a7122..1c946508b5 100644
--- a/engines/cge/startup.h
+++ b/engines/cge/startup.h
@@ -64,7 +64,7 @@ public:
static int Mode;
static int Core;
static int SoundOk;
- static word Summa;
+ static uint16 Summa;
STARTUP (void);
};