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.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index 85bd6cde89..d1fdae57a8 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -400,12 +400,11 @@ public:
byte *Bufferdecor;
byte *ADR_FICHIER_OBJ;
byte *PERSO;
- int OBJL, OBJH;
+ int _objectWidth, _objectHeight;
bool _newObjectFl;
int HELICO;
- uint32 CAT_POSI;
- uint32 CAT_TAILLE;
- bool CAT_FLAG;
+ uint32 _catalogPos;
+ uint32 _catalogSize;
int iRegul;
bool BPP_NOAFF;
int SORTIE;