summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pokedex_screen.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pokedex_screen.h b/include/pokedex_screen.h
index 72754ca63..128fc1ad3 100644
--- a/include/pokedex_screen.h
+++ b/include/pokedex_screen.h
@@ -11,8 +11,6 @@
#define DEX_CATEGORY_URBAN 7
#define DEX_CATEGORY_RARE 8
-#define DEX_CATEGORY_SIZE NELEMS(gDexCategories)
-
#include "pokedex.h"
extern const struct PokedexEntry gPokedexEntries[];