From 0bfc37bffb8f29c707b74c0440ceda45916cde1b Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Mon, 1 Jul 2013 10:38:29 -0600 Subject: Fix previous. --- main.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main.asm') diff --git a/main.asm b/main.asm index 772c9616..f702a583 100644 --- a/main.asm +++ b/main.asm @@ -35086,7 +35086,7 @@ FuchsiaCityText24: ; 19af4 (6:5af4) .asm_667d5 ; 0x19b12 ld hl, FuchsiaCityKabutoText call PrintText - ld a, KABUTOPS + ld a, KABUTO .asm_81556 ; 0x19b1a call DisplayPokedex .asm_4343f ; 0x19b1d @@ -97911,7 +97911,7 @@ UnknownText_6236c: ; 6236c (18:636c) db $8 ld hl, UnnamedText_6237b call PrintText - ld a, AERODACTYL + ld a, PORYGON call DisplayPokedex jp TextScriptEnd ; 0x6237b -- cgit v1.2.3