summaryrefslogtreecommitdiff
path: root/charmap.asm
diff options
context:
space:
mode:
Diffstat (limited to 'charmap.asm')
-rw-r--r--charmap.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/charmap.asm b/charmap.asm
index a3b7d59d..728f7f3f 100644
--- a/charmap.asm
+++ b/charmap.asm
@@ -192,7 +192,7 @@
charmap "♂", $ef
charmap "¥", $f0
charmap "×", $f1
- charmap "·", $f2
+ charmap "<DOT>", $f2 ; decimal point; same as "." in English
charmap "/", $f3
charmap ",", $f4
charmap "♀", $f5