From 1937cc7b0d10b49cce27b60ff9af4b46d34ffede Mon Sep 17 00:00:00 2001 From: ultima-soul Date: Mon, 14 Oct 2019 22:47:01 -0700 Subject: Port/dump palette tables. --- include/data.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/data.h') 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 -- cgit v1.2.3