summaryrefslogtreecommitdiff
path: root/engine/clear_save.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/clear_save.asm')
-rwxr-xr-xengine/clear_save.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/clear_save.asm b/engine/clear_save.asm
index 2febb123..d4f05071 100755
--- a/engine/clear_save.asm
+++ b/engine/clear_save.asm
@@ -6,7 +6,7 @@ DoClearSaveDialogue: ; 1c98a (7:498a)
ld hl, ClearSaveDataText
call PrintText
coord hl, 14, 7
- ld bc, $80f
+ lb bc, 8, 15
ld a, NO_YES_MENU
ld [wTwoOptionMenuID], a
ld a, TWO_OPTION_MENU