summaryrefslogtreecommitdiff
path: root/home.asm
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2014-04-19 23:15:01 -0400
committeryenatch <yenatch@gmail.com>2014-04-19 23:15:01 -0400
commit0ad21e6c18c05fe015c1eecffb8fa3c1eacdb3f8 (patch)
tree0d0648519c41861c1be87d6424fce6cbef51915e /home.asm
parentfe3bcd62eec9c4ac8515d0bfb762fee363f35059 (diff)
The unused name array is move descriptions.
Still not sure where the bank comes from.
Diffstat (limited to 'home.asm')
-rw-r--r--home.asm3
1 files changed, 1 insertions, 2 deletions
diff --git a/home.asm b/home.asm
index 7c2b98ceb..caa595adb 100644
--- a/home.asm
+++ b/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.