Define FLAG_GOT_TM23_FROM_JASMINE

This commit is contained in:
Rena 2022-05-06 17:34:11 -05:00
parent 4e5279726a
commit 8a6e887174
2 changed files with 3 additions and 3 deletions

View File

@ -138,7 +138,7 @@ _01CE:
wait_button_or_walk_away
closemsg
releaseall
setflag FLAG_UNK_0C2
setflag FLAG_GOT_TM23_FROM_JASMINE
end
_0202:
@ -148,7 +148,7 @@ _0202:
end
_020C:
goto_if_unset FLAG_UNK_0C2, _01CE
goto_if_unset FLAG_GOT_TM23_FROM_JASMINE, _01CE
check_registered_phone_number PHONE_CONTACT_JASMINE, VAR_TEMP_x4001
compare VAR_TEMP_x4001, 1
goto_if_eq _023B

View File

@ -211,7 +211,7 @@
#define FLAG_GOT_LOAN_SHUCKLE 0xBF
#define FLAG_UNK_0C0 0xC0
#define FLAG_RETURNED_OR_INHERITED_LOAN_SHUCKLE 0xC1
#define FLAG_UNK_0C2 0xC2
#define FLAG_GOT_TM23_FROM_JASMINE 0xC2
#define FLAG_UNK_0C3 0xC3
#define FLAG_UNK_0C4 0xC4
#define FLAG_UNK_0C5 0xC5