aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index 17c78ca883..c9cda8fbcb 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -458,7 +458,7 @@ public:
int Credit_by1;
int Credit_y;
int Credit_lignes;
- char Credit[12000];
+ byte Credit[12000];
int Credit_step;
int OCEAN_SENS;