summaryrefslogtreecommitdiff
path: root/src/item_menu.c
diff options
context:
space:
mode:
authorPikalaxALT <PikalaxALT@users.noreply.github.com>2020-09-08 20:01:04 -0400
committerGitHub <noreply@github.com>2020-09-08 20:01:04 -0400
commitfb29a464e63d544f63b8981fdac44981a79eb4a9 (patch)
tree319e5b685057226bc8ddda16764d71114cde4450 /src/item_menu.c
parent818bc4ebe5893783ef386b10b8b0ec6b4967086b (diff)
parent6fb1d55c33059c90cfc3e590d1e67f7e50eb1c05 (diff)
Merge pull request #1180 from PokeCodec/splitTableMatch
Match BattleIntroOpponent1SendsOutMonAnimation
Diffstat (limited to 'src/item_menu.c')
-rwxr-xr-xsrc/item_menu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/item_menu.c b/src/item_menu.c
index 1d74210c7..d40c3a12c 100755
--- a/src/item_menu.c
+++ b/src/item_menu.c
@@ -628,7 +628,6 @@ void CB2_Bag(void)
bool8 SetupBagMenu(void)
{
- u32 index;
u8 taskId;
switch (gMain.state)