aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorStrangerke2013-01-27 01:25:46 +0100
committerStrangerke2013-01-27 01:25:46 +0100
commit84f7ce6ea3666b3933ea48f29c60b30cce175db3 (patch)
treeb50698229d8930790605a62b1533fdc79eb7561a /engines/hopkins/globals.h
parente21fed17073d87f06fc549ad5fd5e4ebf06db5de (diff)
downloadscummvm-rg350-84f7ce6ea3666b3933ea48f29c60b30cce175db3.tar.gz
scummvm-rg350-84f7ce6ea3666b3933ea48f29c60b30cce175db3.tar.bz2
scummvm-rg350-84f7ce6ea3666b3933ea48f29c60b30cce175db3.zip
HOPKINS: Refactor REPONSE
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index db8409a664..b81ce5fceb 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -349,8 +349,8 @@ public:
int GESTE_FLAG;
byte *_forestSprite;
bool _forestFl;
- byte *COUCOU;
- int16 *chemin;
+ byte *_answerBuffer;
+ int16 *_route;
int16 *BufLig;
byte *ADR_FICHIER_OBJ;
byte *PERSO;