summaryrefslogtreecommitdiff
path: root/engine/save.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/save.asm')
-rwxr-xr-xengine/save.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/save.asm b/engine/save.asm
index 2ef59263..60fc800a 100755
--- a/engine/save.asm
+++ b/engine/save.asm
@@ -426,7 +426,7 @@ Func_7393f: ; 7393f (1c:793f)
and $7f
ld [wCurrentMenuItem], a
ld [wLastMenuItem], a
- ld hl, wTileMap
+ hlCoord 0, 0
ld b, $2
ld c, $9
call TextBoxBorder