diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/data.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/data.h b/include/data.h index 942d8b7e5..be34f64c2 100644 --- a/include/data.h +++ b/include/data.h @@ -4,6 +4,8 @@ #include "global.h" #include "constants/species.h" +#define SPECIES_SHINY_TAG 500 + struct MonCoords { // This would use a bitfield, but some function |