aboutsummaryrefslogtreecommitdiff
path: root/engines/gnap/scenes/group2.h
diff options
context:
space:
mode:
authorStrangerke2016-05-08 19:44:22 +0200
committerEugene Sandulenko2016-05-10 12:14:56 +0200
commita67a9923a928965feb33e86b2c9cb0f18af25ae5 (patch)
tree8e056ddcfa58227dd1a9913a2e510e9a248985ce /engines/gnap/scenes/group2.h
parentb605baef85cab9d562d541a4b14e8fbf564a8267 (diff)
downloadscummvm-rg350-a67a9923a928965feb33e86b2c9cb0f18af25ae5.tar.gz
scummvm-rg350-a67a9923a928965feb33e86b2c9cb0f18af25ae5.tar.bz2
scummvm-rg350-a67a9923a928965feb33e86b2c9cb0f18af25ae5.zip
GNAP: Refactoring of playBrainPulsating, playIdle and playImpossible
Diffstat (limited to 'engines/gnap/scenes/group2.h')
-rw-r--r--engines/gnap/scenes/group2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gnap/scenes/group2.h b/engines/gnap/scenes/group2.h
index 3b74d85bea..da4ff70407 100644
--- a/engines/gnap/scenes/group2.h
+++ b/engines/gnap/scenes/group2.h
@@ -136,7 +136,7 @@ enum {
kHS29Device = 2,
kHS29ExitCircus = 3,
kHS29ExitOutsideClown = 4,
- kHS29Aracde = 5,
+ kHS29Arcade = 5,
kHS29WalkArea1 = 6
};