summaryrefslogtreecommitdiff
path: root/engine/items
diff options
context:
space:
mode:
Diffstat (limited to 'engine/items')
-rwxr-xr-xengine/items/town_map.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/items/town_map.asm b/engine/items/town_map.asm
index 42d313d9..0c56dd88 100755
--- a/engine/items/town_map.asm
+++ b/engine/items/town_map.asm
@@ -246,7 +246,7 @@ LoadTownMap_Fly::
jr .pressedDown
ToText:
- db "To@"
+ db " A@"
BuildFlyLocationsList:
ld hl, wFlyLocationsList - 1