Complete review of audio module

This commit is contained in:
raysan5 2016-12-25 01:58:56 +01:00
parent 4419ee9802
commit 5de597579f
5 changed files with 212 additions and 210 deletions

View file

@ -58,7 +58,7 @@ int main()
}
// Get timePlayed scaled to bar dimensions (400 pixels)
timePlayed = GetMusicTimePlayed(music)/GetMusicTimeLength(music)*100*4;
timePlayed = GetMusicTimePlayed(music)/GetMusicTimeLength(music)*400;
//----------------------------------------------------------------------------------
// Draw