summaryrefslogtreecommitdiff
path: root/engine/save.asm
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2015-12-24 22:58:42 -0500
committerPikalaxALT <PikalaxALT@gmail.com>2015-12-24 22:58:42 -0500
commita5e928eb984d8995d17e42d415f687f5affb2935 (patch)
tree987ca936c71a712feabbf831f306b79d1feac7bf /engine/save.asm
parent1df28a6beb1f25bba384e446febe833c68b17056 (diff)
writebackup --> closewindow; game corner prize vendors; others
Diffstat (limited to 'engine/save.asm')
-rw-r--r--engine/save.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/save.asm b/engine/save.asm
index 65faabb7a..7750b0f41 100644
--- a/engine/save.asm
+++ b/engine/save.asm
@@ -215,7 +215,7 @@ SaveTheGame_yesorno: ; 14baf
call PlaceYesNoBox
ld a, [wMenuCursorY]
dec a
- call WriteBackup
+ call CloseWindow
push af
call ret_d90
pop af