diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 09:38:27 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-27 09:38:27 -0400 |
| commit | 4878c118567df8a97e2a796c1c755f2311d955a7 (patch) | |
| tree | 9ba526dc9150d6aad2f0fcf6cefb277963b870af /charmap.asm | |
| parent | Route 24 scripts (diff) | |
| download | pokeyellow-4878c118567df8a97e2a796c1c755f2311d955a7.tar.gz pokeyellow-4878c118567df8a97e2a796c1c755f2311d955a7.tar.xz pokeyellow-4878c118567df8a97e2a796c1c755f2311d955a7.zip | |
Route 25 scripts
Diffstat (limited to 'charmap.asm')
| -rw-r--r-- | charmap.asm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/charmap.asm b/charmap.asm index c794549f..1932b39e 100644 --- a/charmap.asm +++ b/charmap.asm @@ -149,6 +149,7 @@ charmap "ー", $E3 charmap "<pkmn>", $4a ; PkMn charmap "@", $50 +charmap "<PLAYER>", $52 charmap "#", $54 ;charmap "POKé", $54 charmap "′", $71 |
