You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Use charmap values
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PUZZLE_BORDER EQU $ee
|
||||
PUZZLE_VOID EQU $ef
|
||||
PUZZLE_BORDER EQUS "\"▼\"" ; $ee
|
||||
PUZZLE_VOID EQUS "\"♂\"" ; $ef
|
||||
|
||||
puzcoord EQUS "* 6 +"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user