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 /text | |
parent | 90c7b976dca2467f47c4916b3835414bb07cc4d1 (diff) |
Bank9 misc. functions
PrintMonType and SaveTrainerName
Diffstat (limited to 'text')
-rwxr-xr-x | text/type_names.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/type_names.asm b/text/type_names.asm index d94675b8..5658b683 100755 --- a/text/type_names.asm +++ b/text/type_names.asm @@ -1,4 +1,4 @@ -TypeNames: +TypeNames: ; 27d63 (9:7d63) dw .Normal dw .Fighting |