Prev: 41195 Up: Map Next: 42302
42289: Game Entry Point
Used by the routines at GameOver and 63634.
GameEntryPoint 42289 LD HL,23658 Set CAPS LOCK on, using bit 3 of *FLAGS2.
42292 SET 3,(HL)
42294 LD A,24 Write 24 to *LineNumber.
42296 LD (43054),A
42299 JP GameStart_Alias Jump to GameStart_Alias.
View the equivalent code in The Jewels Of Babylon.
Prev: 41195 Up: Map Next: 42302