summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormid-kid <esteve.varela@gmail.com>2020-08-03 22:54:57 +0200
committermid-kid <esteve.varela@gmail.com>2020-08-03 23:35:15 +0200
commite59b08ce852b9a5d7d6624c5e2aabe307aaf5461 (patch)
treedf9929350ccd953f7148c16eec44724c048288a9
parent79bb2784e92de0524c69c87556f7647861c47fb8 (diff)
Add extra japanese chars not represented as of yet
-rw-r--r--charmap.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/charmap.asm b/charmap.asm
index 18349b2c7..075eeb5c2 100644
--- a/charmap.asm
+++ b/charmap.asm
@@ -282,6 +282,7 @@
charmap "「", $70
charmap "」", $71
charmap "』", $73
+ charmap "・", $74
charmap "⋯", $75
charmap " ", $7f