diff options
author | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-09-02 15:46:07 -0400 |
---|---|---|
committer | U-Fish-PC\Daniel <corrnondacqb@yahoo.com> | 2013-09-02 15:46:07 -0400 |
commit | a38d122f8732bddf8a6550df467bfdd8f1cd6b0a (patch) | |
tree | df9f0673711fbcfe08557ae2caa69fae98be5068 | |
parent | fad58816a8d46fd06d708f27da49e5cc58f65686 (diff) |
Fix typo: Unknown4445D -> Unknown_4045D
-rw-r--r-- | main.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |