X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_tail_.c;h=ad107a4fa201638f5ea32a1657c69547ffa5ea60;hb=04fe364b1c5b4fdddca823044c2d584531691af6;hp=d8429f3b7a85d3d3db2c50b4ce2ce991c5258b54;hpb=a565be31ce92d6168ae6983042da75b0b683e52b;p=16.git diff --git a/src/lib/16_tail_.c b/src/lib/16_tail_.c index d8429f3b..ad107a4f 100755 --- a/src/lib/16_tail_.c +++ b/src/lib/16_tail_.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2019 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2021 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover * * This file is part of Project 16. * @@ -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.