summaryrefslogtreecommitdiff
path: root/include/constants/mevent.h
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-14 12:12:16 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-14 13:24:20 -0400
commit95406384f4b8291238a4822ad0bf20a9b491df72 (patch)
tree04103f8da4d958262ef99c7af0797eee6d251e25 /include/constants/mevent.h
parent3a7995bc7ce8fda6a763ab14f96a2011f735def6 (diff)
Start wonder card/news documenting
Diffstat (limited to 'include/constants/mevent.h')
-rw-r--r--include/constants/mevent.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/mevent.h b/include/constants/mevent.h
index 25bbcdf36..3478816fd 100644
--- a/include/constants/mevent.h
+++ b/include/constants/mevent.h
@@ -12,4 +12,7 @@
#define REQUIRED_CARD_BATTLES 3
+// Number of different types/colors of Wonder Card and News backgrounds
+#define NUM_WONDER_BGS 8
+
#endif //GUARD_MEVENT_H