mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-21 17:45:52 -05:00
charmap: replace regular space with full-width space
Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
This commit is contained in:
parent
9cbdbd9fd4
commit
b712ba2e5e
|
|
@ -123,7 +123,7 @@
|
|||
charmap "│", $7c
|
||||
charmap "└", $7d
|
||||
charmap "┘", $7e
|
||||
charmap " ", $7f
|
||||
charmap " ", $7f
|
||||
|
||||
charmap "ア", $80
|
||||
charmap "イ", $81
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user