summaryrefslogtreecommitdiff
path: root/include/constants/event_bg.h
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@gmail.com>2020-03-17 22:08:02 -0400
committerPikalaxALT <PikalaxALT@gmail.com>2020-03-17 22:08:02 -0400
commitba7e4acfeee5bdda18113586fde37b19429c3715 (patch)
tree34a9bcc6ea830aedaefed91a60473c1567329e17 /include/constants/event_bg.h
parent901fceec188ff640f32b22343e5a0b6e7e4c9c42 (diff)
through CheckStandardWildEncounter
Diffstat (limited to 'include/constants/event_bg.h')
-rw-r--r--include/constants/event_bg.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/event_bg.h b/include/constants/event_bg.h
index b106a74ef..37fedf25b 100644
--- a/include/constants/event_bg.h
+++ b/include/constants/event_bg.h
@@ -7,4 +7,6 @@
#define BG_EVENT_PLAYER_FACING_EAST 3
#define BG_EVENT_PLAYER_FACING_WEST 4
+#define BG_EVENT_HIDDEN_ITEM 7
+
#endif // GUARD_CONSTANTS_EVENT_BG_H