through sub_8103A40

This commit is contained in:
PikalaxALT
2019-12-11 11:02:42 -05:00
parent 6645ad8ccf
commit f55abfddc5
7 changed files with 221 additions and 728 deletions
+1 -2
View File
@@ -1,9 +1,8 @@
#include "global.h"
#include "pokedex.h"
#include "pokedex_screen.h"
#include "constants/species.h"
extern s8 sub_8104AB0(u16 nationalDexNo, u8 caseID, u8 unk);
ALIGNED(4) static const u8 gExpandedPlaceholder_PokedexDescription[] = _("");
#include "data/pokemon/pokedex_text.h"