Replace magic reference to PackMenuGFX.

This commit is contained in:
Adelaide Walter
2018-01-03 01:29:52 -05:00
parent 76ee2f58c4
commit cd8a22cd2e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ NamesPointers:: ; 33ab
dbw 0, PartyMonOT
dbw 0, OTPartyMonOT
dba TrainerClassNames
dbw $4, $4b52 ; within PackMenuGFX
dbw $4, PackMenuGFX + 60
; 33c3
GetName:: ; 33c3