The unused name array is move descriptions.
Still not sure where the bank comes from.
This commit is contained in:
3
home.asm
3
home.asm
@@ -842,10 +842,9 @@ NamesPointers:: ; 33ab
|
||||
dbw 0, PartyMonOT
|
||||
dbw 0, OTPartyMonOT
|
||||
dbw BANK(TrainerClassNames), TrainerClassNames
|
||||
dbw $04, $4b52 ; ????
|
||||
dbw $04, MoveDescriptions ; ????
|
||||
; 33c3
|
||||
|
||||
|
||||
GetName:: ; 33c3
|
||||
; Return name CurSpecies from name list $cf61 in StringBuffer1.
|
||||
|
||||
|
Reference in New Issue
Block a user