aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
authorStrangerke2013-01-12 11:55:44 +0100
committerStrangerke2013-01-12 11:55:44 +0100
commit1fd81eee4056342971220240a49baef73737b386 (patch)
tree2051186e9f12cd0c9465d2b052c7b02aa9162c3f /engines/hopkins/globals.h
parente28c459a3baa84bfa12ee779c7776f49717edb43 (diff)
downloadscummvm-rg350-1fd81eee4056342971220240a49baef73737b386.tar.gz
scummvm-rg350-1fd81eee4056342971220240a49baef73737b386.tar.bz2
scummvm-rg350-1fd81eee4056342971220240a49baef73737b386.zip
HOPKINS: Some refactoring in the pathfinding code
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 700670563d..7c9d16a951 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -402,7 +402,7 @@ public:
int SegmentEnCours;
int couleur_40;
- int STOP_BUG;
+ int pathFindingDepth;
int force_to_data_0;
int oldzone_46;
@@ -414,7 +414,7 @@ public:
int compteur_71;
int zozo_73;
int old_y2_68;
- int old_z_69;
+ int _oldZoneNum;
int j_104;
int Credit_bx;