mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-21 21:34:35 +02:00
Hi-Score screen auto change (Start screen after 5s.)
This commit is contained in:
+2
-1
@@ -1604,7 +1604,6 @@ EndOfStartScreen
|
||||
mvy #$ff StateFlag
|
||||
iny
|
||||
sty ATRACT ; reset atract mode
|
||||
jsr ZeroClock
|
||||
jsr MakeDarkScreen
|
||||
jsr ClearPM
|
||||
jsr HidePM
|
||||
@@ -1638,6 +1637,8 @@ training_mode
|
||||
beq training_mode2
|
||||
jsr EnterPlayerName ; enter name only in normal game mode and if there are new score
|
||||
training_mode2
|
||||
jsr ZeroClock
|
||||
mva #$ff AutoScreen
|
||||
mva #5 NewHiScorePosition ; prevent highlighting of result
|
||||
jsr WaitForKeyRelease
|
||||
OverLoop
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user