summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/charmap.asm4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm
index 93710003a..54b3bf37a 100644
--- a/macros/charmap.asm
+++ b/macros/charmap.asm
@@ -7,6 +7,7 @@
charmap "<RED>", $38
charmap "<GREEN>", $39
charmap "<ENEMY>", $3f
+ charmap "<SHINY>", $3f
charmap "<MOM>", $49
charmap "<PKMN>", $4a
charmap "<NEXT>", $4e
@@ -30,12 +31,15 @@
charmap "<DEXEND>", $5f
; Actual characters
+ charmap "_", $62
charmap "′", $6e
charmap "<LV>", $6e
charmap "″", $6f
charmap "<PO>", $70
charmap "<KE>", $71
+ charmap "◀", $71
+ charmap "<ID>", $73
charmap "№", $74
charmap "…", $75