From 463daa89a0b09be532ae71e5f39382876f5841cf Mon Sep 17 00:00:00 2001 From: PokeCodec <67983839+PokeCodec@users.noreply.github.com> Date: Mon, 31 Aug 2020 19:18:05 -0400 Subject: Match more naked functions --- src/pokedex_cry_screen.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/pokedex_cry_screen.c') diff --git a/src/pokedex_cry_screen.c b/src/pokedex_cry_screen.c index 9abea27a1..9dab81cec 100644 --- a/src/pokedex_cry_screen.c +++ b/src/pokedex_cry_screen.c @@ -7,7 +7,6 @@ #include "ewram.h" #include "trig.h" #include "sound.h" - extern struct SoundInfo gSoundInfo; extern struct MusicPlayerInfo gMPlayInfo_BGM; -- cgit v1.2.3