aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/nebular/game_nebular.h
diff options
context:
space:
mode:
authorPaul Gilbert2014-02-25 09:21:19 -0500
committerPaul Gilbert2014-02-25 09:21:19 -0500
commitc9057bd6a8ee2b039e2ba528b1e2e59814b8ef88 (patch)
treea97576327830fb6b3f9183801ef98a98a8e6eac5 /engines/mads/nebular/game_nebular.h
parentcc16e42f2029955e066450d63bfb666b9ab47109 (diff)
downloadscummvm-rg350-c9057bd6a8ee2b039e2ba528b1e2e59814b8ef88.tar.gz
scummvm-rg350-c9057bd6a8ee2b039e2ba528b1e2e59814b8ef88.tar.bz2
scummvm-rg350-c9057bd6a8ee2b039e2ba528b1e2e59814b8ef88.zip
MADS: Moved scene data classes into their own code file
Diffstat (limited to 'engines/mads/nebular/game_nebular.h')
-rw-r--r--engines/mads/nebular/game_nebular.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mads/nebular/game_nebular.h b/engines/mads/nebular/game_nebular.h
index 9232b26969..6395ba0e4e 100644
--- a/engines/mads/nebular/game_nebular.h
+++ b/engines/mads/nebular/game_nebular.h
@@ -60,7 +60,7 @@ typedef Section1Handler Section4Handler;
typedef Section1Handler Section5Handler;
typedef Section1Handler Section6Handler;
typedef Section1Handler Section7Handler;
-
+typedef Section1Handler Section8Handler;
} // End of namespace Nebular