mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function musicclass::loopmusic()
Maybe back in the Flash days, you had to loop music manually instead of having SDL_mixer handle it? Or something?
This commit is contained in:
@@ -13,7 +13,6 @@ public:
|
||||
void init();
|
||||
|
||||
void play(int t);
|
||||
void loopmusic();
|
||||
void stopmusic();
|
||||
void haltdasmusik();
|
||||
void silencedasmusik();
|
||||
|
||||
Reference in New Issue
Block a user