X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FSound.h;h=c7a532c7b4032e5f3ba9aea895b27e2354c40446;hp=f4ca0f4b106bc9566245aa728d81fd4ce04ecce7;hb=855700d73bbef8bb1248fe0ac735738478d6044b;hpb=4591885cdbcfec145d1ac0510fed1519af1eea1d diff --git a/src/game_sp/Sound.h b/src/game_sp/Sound.h index f4ca0f4b..c7a532c7 100644 --- a/src/game_sp/Sound.h +++ b/src/game_sp/Sound.h @@ -8,6 +8,6 @@ #include "global.h" -extern void subSoundFX(int, int, int); +void subSoundFX(int, int, int); #endif /* GAME_SP_SOUND_H */