summaryrefslogtreecommitdiff
path: root/engine/namingscreen.asm
diff options
context:
space:
mode:
authorRemy Oukaour <remy.oukaour@gmail.com>2018-01-19 02:30:19 -0500
committerRemy Oukaour <remy.oukaour@gmail.com>2018-01-19 02:30:19 -0500
commite69544b61f5014b77852567efc3b78bc56982a20 (patch)
tree4ecfc1f7fe3c45539febfe39593da7c7cde9b414 /engine/namingscreen.asm
parentd7afa764c80310e023edee5b0f4855bfb943de34 (diff)
More Unicode
Diffstat (limited to 'engine/namingscreen.asm')
-rwxr-xr-xengine/namingscreen.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/namingscreen.asm b/engine/namingscreen.asm
index d983d0251..0fc6e5125 100755
--- a/engine/namingscreen.asm
+++ b/engine/namingscreen.asm
@@ -1,6 +1,6 @@
NAMINGSCREEN_CURSOR EQU $7e
-NAMINGSCREEN_BORDER EQUS "\"<BLACK>\"" ; $60
+NAMINGSCREEN_BORDER EQUS "\"■\"" ; $60
NAMINGSCREEN_MIDDLELINE EQUS "\"→\"" ; $eb
NAMINGSCREEN_UNDERLINE EQUS "\"<DOT>\"" ; $f2