summaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/charmap.asm3
1 files changed, 3 insertions, 0 deletions
diff --git a/macros/charmap.asm b/macros/charmap.asm
index 54b3bf37a..8d02de4be 100644
--- a/macros/charmap.asm
+++ b/macros/charmap.asm
@@ -2,8 +2,10 @@
charmap "<START>", $00
charmap "<PLAY_G>", $14 ; <PLAYER> + gender
charmap "<DAY>", $15
+ charmap "¯", $1f
charmap "<LNBRK>", $22
charmap "<POKE>", $24
+ charmap "%", $25
charmap "<RED>", $38
charmap "<GREEN>", $39
charmap "<ENEMY>", $3f
@@ -31,6 +33,7 @@
charmap "<DEXEND>", $5f
; Actual characters
+ charmap "▲", $61
charmap "_", $62
charmap "′", $6e
charmap "<LV>", $6e