Skip to content
Snippets Groups Projects
Commit 5dcf65df authored by James R.'s avatar James R.
Browse files

Fix NOMIXER

parent 6fbd518b
Branches Resume2
No related tags found
1 merge request!1Music resume
......@@ -1409,6 +1409,9 @@ UINT32 I_GetSongPosition(void)
return 0;
}
void I_UpdateSongLagThreshold (void) {}
void I_UpdateSongLagConditions (void) {}
/// ------------------------
// MUSIC PLAYBACK
/// ------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment