aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2013-06-28 19:53:36 -0600
committerIIMarckus <iimarckus@gmail.com>2013-06-28 19:53:36 -0600
commitd96c5cff4c42fca14c1aa3b92f45c3a2c30dfbdb (patch)
treefaa1cb5e289b0d9578c39edc80632771fb535d41
parentMore comments in the dojo, and use Pokémon IDs for Pokédex displays. (diff)
downloadpokeyellow-d96c5cff4c42fca14c1aa3b92f45c3a2c30dfbdb.tar.gz
pokeyellow-d96c5cff4c42fca14c1aa3b92f45c3a2c30dfbdb.tar.xz
pokeyellow-d96c5cff4c42fca14c1aa3b92f45c3a2c30dfbdb.zip
Missed label.
-rw-r--r--main.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.asm b/main.asm
index 987bd8ba..772c9616 100644
--- a/main.asm
+++ b/main.asm
@@ -92578,7 +92578,7 @@ FightingDojoText7: ; 5cf4e (17:4f4e)
call YesNoChoice
ld a, [$cc26]
and a
- jr nz, .asm_f1f47 ; 0x5cf70
+ jr nz, .done
ld a, [$cf91]
ld b, a
ld c,30