From 5062aaffcaba2c564e1f3181e46a186b2744e036 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Tue, 11 Oct 2011 19:45:36 -0400 Subject: PEGASUS: Implement the sub chase --- engines/pegasus/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/pegasus/constants.h') diff --git a/engines/pegasus/constants.h b/engines/pegasus/constants.h index 1d70c7d621..ef7e30c449 100755 --- a/engines/pegasus/constants.h +++ b/engines/pegasus/constants.h @@ -738,6 +738,7 @@ static const tGameMode kModeInfoScreen = kModeBiochipPick + 1; // TODO: Remove me static const tRoomID kNorad01 = 0; +static const tRoomID kNorad41 = 0; static const tRoomID kMars0A = 0; const tRoomID kMars35 = 38; const tRoomID kMars39 = 42; -- cgit v1.2.3