Remove unused local variables and functions

This commit is contained in:
GriffinR
2021-01-19 17:50:52 -05:00
parent c2ddb92c9e
commit b65980cd4e
46 changed files with 8 additions and 66 deletions

View File

@@ -1587,9 +1587,6 @@ static void ResetPokedexView(struct PokedexView *pokedexView)
void CB2_OpenPokedex(void)
{
u8 *addr;
u32 size;
switch (gMain.state)
{
case 0: