diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-11-28 17:26:52 -0500 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-11-28 17:26:52 -0500 |
commit | 0f624fa59a3574fc401bcc52cdda4eccb315ff8f (patch) | |
tree | 70acc4fbcc63cb32fd736a7219167dc994958f4f /wram.asm | |
parent | 90c7b976dca2467f47c4916b3835414bb07cc4d1 (diff) |
Bank9 misc. functions
PrintMonType and SaveTrainerName
Diffstat (limited to 'wram.asm')
-rwxr-xr-x | wram.asm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |