Prev: 45735 Up: Map Next: 47709
47696: Game Entry Point
Used by the routine at GameOver.
GameEntryPoint 47696 LD HL,23658 Set CAPS LOCK on, using bit 3 of *FLAGS2.
47699 SET 3,(HL)
47701 LD A,24 Write 24 to *LineNumber.
47703 LD (48496),A
47706 JP GameStart_Alias Jump to GameStart_Alias.
View the equivalent code in Warlord.
Prev: 45735 Up: Map Next: 47709