diff options
author | GriffinR <griffin.g.richards@gmail.com> | 2020-04-24 15:23:48 -0400 |
---|---|---|
committer | GriffinR <griffin.g.richards@gmail.com> | 2020-04-24 15:23:48 -0400 |
commit | faf8130585a19ec0394295dc26dcc8dd2a9f7bbd (patch) | |
tree | d91dff9bc29ac4bd7c91db1d259e75853695432e /include/constants/flags.h | |
parent | 21b8fb4fbd85796df30c7211b98a2c557c35a69e (diff) |
Sync shared_secret_base.inc
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 a6fa4c806..fef947fc6 100644 --- a/include/constants/flags.h +++ b/include/constants/flags.h @@ -219,7 +219,7 @@ #define FLAG_RECEIVED_TM41 0x109 #define FLAG_RECEIVED_LAVARIDGE_EGG 0x10A #define FLAG_RECEIVED_FOSSIL_MON 0x10B -#define FLAG_DECORATION_16 0x10C +#define FLAG_SECRET_BASE_REGISTRY_ENABLED 0x10C #define FLAG_RECEIVED_TM46 0x10D #define FLAG_CONTEST_SKETCH_CREATED 0x10E #define FLAG_EVIL_TEAM_ESCAPED_STERN_SPOKE 0x10F |