mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function musicclass::processmusicfade()
It's a function that does nothing, and is also used by nothing.
This commit is contained in:
@@ -19,7 +19,6 @@ public:
|
||||
void silencedasmusik();
|
||||
void fadeMusicVolumeIn(int ms);
|
||||
void fadeout();
|
||||
void processmusicfade();
|
||||
void processmusicfadein();
|
||||
void processmusic();
|
||||
void niceplay(int t);
|
||||
|
||||
Reference in New Issue
Block a user