diff --git a/src_rebuild/Game/Frontend/FEmain.c b/src_rebuild/Game/Frontend/FEmain.c index 951a6b71..7fc9be5a 100644 --- a/src_rebuild/Game/Frontend/FEmain.c +++ b/src_rebuild/Game/Frontend/FEmain.c @@ -3890,6 +3890,9 @@ int DemoScreen(int bSetup) if (feNewPad & 0x40) { + pScreenStack[ScreenDepth] = pCurrScreen; + pButtonStack[ScreenDepth] = pCurrButton; + FESound(2); GameType = GAME_PURSUIT;