X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_tail_.c;h=43fc2e2dbcb709e1f99e87400066725bb7efb753;hb=579be865a2f1d2a84d5295506f3e8ea9815d11af;hp=69729ee5534606f74f03a0e91a5b868960e12494;hpb=6021fc3f27b895d382fbd30488ead35657e39196;p=16.git diff --git a/src/lib/16_tail_.c b/src/lib/16_tail_.c index 69729ee5..43fc2e2d 100755 --- a/src/lib/16_tail_.c +++ b/src/lib/16_tail_.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2018 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2020 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.