aboutsummaryrefslogtreecommitdiffstats
path: root/text/type_names.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 /text/type_names.asm
parentengine/battle/moveEffects/substitute_effect.asm and ActivatePC (diff)
downloadpokeyellow-0f624fa59a3574fc401bcc52cdda4eccb315ff8f.tar.gz
pokeyellow-0f624fa59a3574fc401bcc52cdda4eccb315ff8f.tar.xz
pokeyellow-0f624fa59a3574fc401bcc52cdda4eccb315ff8f.zip
Bank9 misc. functions
PrintMonType and SaveTrainerName
Diffstat (limited to 'text/type_names.asm')
-rwxr-xr-xtext/type_names.asm2
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