summaryrefslogtreecommitdiff
path: root/wram.asm
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-11-28 17:26:52 -0500
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-11-28 17:26:52 -0500
commit0f624fa59a3574fc401bcc52cdda4eccb315ff8f (patch)
tree70acc4fbcc63cb32fd736a7219167dc994958f4f /wram.asm
parent90c7b976dca2467f47c4916b3835414bb07cc4d1 (diff)
Bank9 misc. functions
PrintMonType and SaveTrainerName
Diffstat (limited to 'wram.asm')
-rwxr-xr-xwram.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/wram.asm b/wram.asm
index ee070fbf..8ed01add 100755
--- a/wram.asm
+++ b/wram.asm
@@ -1582,7 +1582,7 @@ wMissableObjectCounter:: ; d048
ds 1
-W_TRAINERNAME:: ; d04a
+wTrainerName:: ; d04a
; 13 bytes for the letters of the opposing trainer
; the name is terminated with $50 with possible
; unused trailing letters