diff options
Diffstat (limited to 'include/sound.h')
-rw-r--r-- | include/sound.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound.h b/include/sound.h index aa2f1641..e4485c58 100644 --- a/include/sound.h +++ b/include/sound.h @@ -65,5 +65,6 @@ BOOL GF_Snd_LoadBank(int bankNo); u32 * GetSoundPlayer(int playerNo); u32 FUN_02004018(u32 a0); void DoSoundUpdateFrame(void); +void FUN_02003CE8(int); #endif //POKEDIAMOND_SOUND_H |