![]() |
Routines |
Prev: 54735 | Up: Map | Next: 54798 |
Used by the routines at DisplayIntroductionScreen and MenuKeypress.
|
||||
DemoMode | 54786 | POP BC | Restore BC from the stack. | |
54787 | LD A,3 | Write "Demo Mode" (3) to GameState. | ||
54789 | LD (23536),A | |||
54792 | CALL InitialiseGame | Call InitialiseGame. | ||
54795 | JP DisplayIntroductionScreen | Jump to DisplayIntroductionScreen. |
Prev: 54735 | Up: Map | Next: 54798 |