summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2022-01-16 17:44:58 -0500
committerGitHub <noreply@github.com>2022-01-16 17:44:58 -0500
commit69759b2d128ea27f3bc9ebdb7e58ea3698d0a491 (patch)
treec3c903b07957a265746bd778c71782f7f446153b /include
parent14a11899cfcc8a053b6fed45356b524097c8aa70 (diff)
parent8b920691e6a7ac3b14cd553cc3020ded2f1ca4d9 (diff)
Merge pull request #1601 from GriffinRichards/fix-decor-flag
Fix FLAG_DECORATION_0 name
Diffstat (limited to 'include')
-rw-r--r--include/constants/flags.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/constants/flags.h b/include/constants/flags.h
index 793fe1135..eacb2426d 100644
--- a/include/constants/flags.h
+++ b/include/constants/flags.h
@@ -190,7 +190,7 @@
#define FLAG_RECEIVED_TM40 0xAA
#define FLAG_RECEIVED_TM04 0xAB
#define FLAG_RECEIVED_TM03 0xAC
-#define FLAG_DECORATION_0 0xAD
+#define FLAG_HIDE_SECRET_BASE_TRAINER 0xAD
#define FLAG_DECORATION_1 0xAE
#define FLAG_DECORATION_2 0xAF
#define FLAG_DECORATION_3 0xB0