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

Fix NOMIXER

parent 6fbd518b
No related branches found
No related tags found
No related merge requests found
......@@ -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