Merge pull request #1311 from GriffinRichards/clean-unused

Remove unused local variables and functions
This commit is contained in:
GriffinR
2021-01-19 23:22:44 -05:00
committed by GitHub
46 changed files with 8 additions and 66 deletions
-3
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: