diff options
Diffstat (limited to 'include/constants/mevent.h')
-rw-r--r-- | include/constants/mevent.h | 3 |
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 |