16 lines
395 B
Plaintext
16 lines
395 B
Plaintext
|
CATCH incorrect_pin flag_incorrect_pin 1
|
||
|
CATCH update_location flag_allow_update 1
|
||
|
LOAD get_current_profile_info 0
|
||
|
RELOAD get_current_profile_info
|
||
|
LOAD save_location 16
|
||
|
MOUT back 0
|
||
|
HALT
|
||
|
RELOAD set_back
|
||
|
CATCH _ flag_back_set 1
|
||
|
RELOAD save_location
|
||
|
INCMP _ 0
|
||
|
CATCH pin_entry flag_location_set 1
|
||
|
CATCH edit_offerings flag_offerings_set 0
|
||
|
CATCH pin_entry flag_location_set 0
|
||
|
INCMP edit_offerings *
|