[LEAK-INFORMED] match the rest of pokedex_screen
This commit is contained in:
@@ -11,6 +11,11 @@
|
||||
#define DEX_CATEGORY_URBAN 7
|
||||
#define DEX_CATEGORY_RARE 8
|
||||
|
||||
#define DEX_CATEGORY_SIZE (sizeof(gDexCategories)/sizeof(struct { \
|
||||
const struct PokedexCategoryPage * page; \
|
||||
u8 count; \
|
||||
}))
|
||||
|
||||
#include "pokedex.h"
|
||||
|
||||
extern const struct PokedexEntry gPokedexEntries[];
|
||||
|
||||
Reference in New Issue
Block a user