diff options
author | YamaArashi <shadow962@live.com> | 2015-10-10 22:52:58 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-10-10 22:52:58 -0700 |
commit | 1874db5e8a560a3c8eebbae83ac479333a119f6e (patch) | |
tree | 171438ac3aac8729587319a0180e1c9e2789dfb7 /asm/charmap.s | |
parent | 9fa2098029ee1fa7d1d1344cb03287a4d409ae39 (diff) |
add trainer class names
Diffstat (limited to 'asm/charmap.s')
-rw-r--r-- | asm/charmap.s | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/asm/charmap.s b/asm/charmap.s index 8c703aef1..7ab496501 100644 --- a/asm/charmap.s +++ b/asm/charmap.s @@ -79,3 +79,5 @@ .charmap "y", 0xED .charmap "z", 0xEE .charmap "$", 0xFF + + .charmapconst PKMN, 0x53, 0x54 |