X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_tail_.c;h=50ccaddcd7f12414987a6c77cbb53dff946b268f;hb=6d8fd0880da9336bd0b5008f67168de2c0db5bec;hp=a9d9d8b313b8b2ade77d779a878bbb2c6fa0e0d3;hpb=5af1604f7af6c1d1ab94299bfe6a4195b203a323;p=16.git diff --git a/src/lib/16_tail_.c b/src/lib/16_tail_.c index a9d9d8b3..50ccaddc 100755 --- a/src/lib/16_tail_.c +++ b/src/lib/16_tail_.c @@ -1,5 +1,5 @@ /* Project 16 Source Code~ - * Copyright (C) 2012-2017 sparky4 & pngwen & andrius4669 & joncampbell123 & yakui-lover + * Copyright (C) 2012-2019 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.