From a38d122f8732bddf8a6550df467bfdd8f1cd6b0a Mon Sep 17 00:00:00 2001 From: "U-Fish-PC\\Daniel" Date: Mon, 2 Sep 2013 15:46:07 -0400 Subject: Fix typo: Unknown4445D -> Unknown_4045D --- main.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.asm b/main.asm index 84e9d65b..9389380b 100644 --- a/main.asm +++ b/main.asm @@ -66564,7 +66564,7 @@ HeightWeightText: ; 40448 (10:4448) db "HT ?",$60,"??",$61,$4E,"WT ???lb@" ; XXX does anything point to this? -Unknown4445D: ; 4045d (10:445d) +Unknown_4045D: ; 4045d (10:445d) db $54,$50 ; horizontal line that divides the pokedex text description from the rest of the data -- cgit v1.2.3