Smol fix
This commit is contained in:
+3
-3
@@ -418,10 +418,10 @@ no_2branch_l
|
|||||||
LevelDeath
|
LevelDeath
|
||||||
jsr SetRIPscreen
|
jsr SetRIPscreen
|
||||||
mva #2 StateFlag
|
mva #2 StateFlag
|
||||||
mva RANDOM COLBAK
|
@ mva RANDOM COLBAK
|
||||||
jsr GetKeyFast
|
jsr GetKeyFast
|
||||||
cmp #@kbcode._space
|
cmp #@kbcode._space
|
||||||
bne LevelDeath
|
bne @-
|
||||||
; restart game
|
; restart game
|
||||||
jsr ScoreClear
|
jsr ScoreClear
|
||||||
jsr InitBranches
|
jsr InitBranches
|
||||||
@@ -445,7 +445,7 @@ LevelOver
|
|||||||
;--------------------------------------------------
|
;--------------------------------------------------
|
||||||
.proc SetRIPscreen
|
.proc SetRIPscreen
|
||||||
;--------------------------------------------------
|
;--------------------------------------------------
|
||||||
WaitForSync
|
:5 WaitForSync
|
||||||
mva #>font_game_rip LowCharsetBase
|
mva #>font_game_rip LowCharsetBase
|
||||||
lda LumberjackDir ; branch and Lumerjack ?
|
lda LumberjackDir ; branch and Lumerjack ?
|
||||||
cmp branches_list+5
|
cmp branches_list+5
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user