wip-menu-select-fix #78

Closed
carlos wants to merge 23 commits from wip-menu-select-fix into master
3 changed files with 3 additions and 3 deletions
Showing only changes of commit 0284bc5ef9 - Show all commits

View File

@ -5,5 +5,5 @@ MOUT back 0
HALT
INCMP _ 0
LOAD save_location 0
CATCH pin_entry flag_single_edit 1
CATCH pin_entry flag_single_edit 0
INCMP enter_offerings *

View File

@ -5,5 +5,5 @@ HALT
INCMP _ 0
LOAD verify_yob 8
LOAD save_yob 0
CATCH pin_entry flag_single_edit 1
CATCH pin_entry flag_single_edit 0
INCMP enter_location *

View File

@ -6,7 +6,7 @@ MOUT unspecified 3
MOUT back 0
HALT
LOAD save_gender 0
CATCH pin_entry flag_single_edit 1
CATCH pin_entry flag_single_edit 0
INCMP _ 0
INCMP enter_yob 1
INCMP enter_yob 2