mirror of
https://github.com/Pecusx/Young-lumberjack.git
synced 2026-05-21 06:39:43 +02:00
Score and Speed reset after Game Over
This commit is contained in:
@@ -335,10 +335,12 @@ LevelDeath
|
||||
cmp #@kbcode._space
|
||||
bne LevelDeath
|
||||
; restart game
|
||||
jsr ScoreClear
|
||||
jsr InitBranches
|
||||
jsr draw_branches
|
||||
mva #1 LevelValue
|
||||
jsr LevelToScreen
|
||||
mva #20 PowerDownSpeed
|
||||
mva #24 PowerValue ; half power
|
||||
jsr draw_PowerBar
|
||||
mva #0 StateFlag
|
||||
|
||||
BIN
Binary file not shown.
Reference in New Issue
Block a user