mirror of
https://github.com/pret/pokered.git
synced 2026-08-27 03:45:18 -05:00
Fix typo: Unknown4445D -> Unknown_4045D
This commit is contained in:
2
main.asm
2
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
|
||||
|
||||
Reference in New Issue
Block a user