summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKurausukun <lord.uber1@gmail.com>2021-02-11 23:12:55 -0500
committerKurausukun <lord.uber1@gmail.com>2021-02-11 23:12:55 -0500
commitccd75ad32e08465fb38773b2961433916c2ae96c (patch)
treead886ffa3d11bf8cc350cb0f038703bd79653ab4 /include
parent2ff02b3c5ae6791fa19ff367779c03c95923b779 (diff)
words are hard
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[];