From 81ce44cf6fd9f0c1fc40301f2d29f080c26eb811 Mon Sep 17 00:00:00 2001 From: NovaSquirrel Date: Sat, 2 Jul 2016 19:27:35 -0400 Subject: [PATCH] Missing label --- player.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/player.s b/player.s index 9246528..adc9c92 100644 --- a/player.s +++ b/player.s @@ -985,7 +985,7 @@ AddLife: cmp #9 beq :+ inc PlayerLives,x - rts +: rts .endproc PlayerScoreIndex: