summaryrefslogtreecommitdiff
path: root/engine/games
diff options
context:
space:
mode:
Diffstat (limited to 'engine/games')
-rw-r--r--engine/games/unown_puzzle.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/games/unown_puzzle.asm b/engine/games/unown_puzzle.asm
index 9424d6a55..fb88d93b6 100644
--- a/engine/games/unown_puzzle.asm
+++ b/engine/games/unown_puzzle.asm
@@ -1,5 +1,5 @@
-PUZZLE_BORDER EQUS "\"▼\"" ; $ee
-PUZZLE_VOID EQUS "\"♂\"" ; $ef
+PUZZLE_BORDER EQU $ee
+PUZZLE_VOID EQU $ef
puzcoord EQUS "* 6 +"