diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-10-03 20:57:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-03 20:57:28 -0400 |
commit | 0cf4c9f25c2fe165c53a0c24f93a31a27ea42d6a (patch) | |
tree | b88f7cf114f3f0c79ba6816255f27cda21f335d7 /include/constants/flags.h | |
parent | d9ab841b0d72a52676131846447de26e59e7a16d (diff) | |
parent | aa0ac46b7145951f1d6f65e7af005a3fe561ff63 (diff) |
Merge pull request #108 from PikalaxALT/itemfinder
Itemfinder
Diffstat (limited to 'include/constants/flags.h')
-rw-r--r-- | include/constants/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h index de9a98b43..7f4655d4e 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -668,7 +668,7 @@ #define FLAG_0x240 0x240 #define FLAG_0x241 0x241 #define FLAG_0x242 0x242 -#define FLAG_0x243 0x243 +#define FLAG_GOT_COIN_CASE 0x243 #define FLAG_0x244 0x244 #define FLAG_0x245 0x245 #define FLAG_0x246 0x246 |