summaryrefslogtreecommitdiff
path: root/src/pokedex_cry_screen.c
diff options
context:
space:
mode:
authorPokeCodec <67983839+PokeCodec@users.noreply.github.com>2020-09-01 13:37:22 -0400
committerPokeCodec <67983839+PokeCodec@users.noreply.github.com>2020-09-01 13:37:22 -0400
commitae4e56b93b24494c2ce1773498bbaf61d8d602dd (patch)
tree1d65f9430aa13b2a6160bfaef3c144c9ffa4bc3f /src/pokedex_cry_screen.c
parentbfd7a6d66af787f5d8e15e0556f3155536a6878e (diff)
Fix mistakes
Diffstat (limited to 'src/pokedex_cry_screen.c')
-rw-r--r--src/pokedex_cry_screen.c1
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;