Use specific constants for overwritten text tiles

This commit is contained in:
Rangi
2018-06-25 23:14:52 -04:00
parent a6560d0871
commit aa334dc5b9
4 changed files with 17 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
PUZZLE_BORDER EQUS "\"▼\"" ; $ee
PUZZLE_VOID EQUS "\"♂\"" ; $ef
PUZZLE_BORDER EQU $ee
PUZZLE_VOID EQU $ef
puzcoord EQUS "* 6 +"