X-Git-Url: http://4ch.mooo.com/gitweb/?p=16.git;a=blobdiff_plain;f=src%2Flib%2F16_tail_.c;h=50ccaddcd7f12414987a6c77cbb53dff946b268f;hp=d8429f3b7a85d3d3db2c50b4ce2ce991c5258b54;hb=6d8fd0880da9336bd0b5008f67168de2c0db5bec;hpb=48ce07bc15a1af14986fce2eec9b6d9b6216a2ef diff --git a/src/lib/16_tail_.c b/src/lib/16_tail_.c index d8429f3b..50ccaddc 100755 --- a/src/lib/16_tail_.c +++ b/src/lib/16_tail_.c @@ -115,7 +115,7 @@ void TL_VidInit(global_game_variables_t *gvar) = ================= */ - +#if 0 void PL_StopMusic(global_game_variables_t *gvar) { int i; @@ -161,3 +161,4 @@ void PL_StartMusic(global_game_variables_t *gvar) SD_StartMusic((MusicGroup far *)gvar->ca.audiosegs[STARTMUSIC + chunk]); //++++ } } +#endif //disabled due to some fuckery i am not sure.