This commit is contained in:
Pecusx
2025-03-04 11:39:58 +01:00
parent 98f30c813e
commit d65009fb8b
2 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -418,10 +418,10 @@ no_2branch_l
LevelDeath
jsr SetRIPscreen
mva #2 StateFlag
mva RANDOM COLBAK
@ mva RANDOM COLBAK
jsr GetKeyFast
cmp #@kbcode._space
bne LevelDeath
bne @-
; restart game
jsr ScoreClear
jsr InitBranches
@@ -445,7 +445,7 @@ LevelOver
;--------------------------------------------------
.proc SetRIPscreen
;--------------------------------------------------
WaitForSync
:5 WaitForSync
mva #>font_game_rip LowCharsetBase
lda LumberjackDir ; branch and Lumerjack ?
cmp branches_list+5
BIN
View File
Binary file not shown.