diff options
Diffstat (limited to 'src/pokedex_cry_screen.c')
-rw-r--r-- | src/pokedex_cry_screen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pokedex_cry_screen.c b/src/pokedex_cry_screen.c index 9dab81cec..9abea27a1 100644 --- a/src/pokedex_cry_screen.c +++ b/src/pokedex_cry_screen.c @@ -7,6 +7,7 @@ #include "ewram.h" #include "trig.h" #include "sound.h" + extern struct SoundInfo gSoundInfo; extern struct MusicPlayerInfo gMPlayInfo_BGM; |