summaryrefslogtreecommitdiff
path: root/src/pokedex.c
diff options
context:
space:
mode:
authorGriffinR <griffin.g.richards@gmail.com>2021-10-08 16:50:52 -0400
committerGriffinR <griffin.g.richards@gmail.com>2021-10-09 03:01:10 -0400
commitd8e65fc4b669fb0115615299b1255723e9f8397d (patch)
treebdc93d89ccb0b453a1294f3a24e2e8a82030e256 /src/pokedex.c
parent31b501e7eb6ba15602dd13f6a2d728fca9f04ca5 (diff)
More battle doc, add battle window ids
Diffstat (limited to 'src/pokedex.c')
-rw-r--r--src/pokedex.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pokedex.c b/src/pokedex.c
index 98fa40dbf..b7ee07dfa 100644
--- a/src/pokedex.c
+++ b/src/pokedex.c
@@ -148,8 +148,6 @@ struct SearchMenuItem
u8 selectionBgWidth;
};
-extern struct MusicPlayerInfo gMPlayInfo_BGM;
-
struct PokedexListItem
{
u16 dexNum;