mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-29 17:38:16 +03:00
Remove unused function musicclass::initefchannels()
It's a function that does nothing, used by no one.
This commit is contained in:
@@ -35,9 +35,6 @@ public:
|
||||
|
||||
//public var nicefade:int, nicechange:int;
|
||||
|
||||
// Play a sound effect! There are 16 channels, which iterate
|
||||
void initefchannels();
|
||||
|
||||
void playef(int t, int offset = 0);
|
||||
|
||||
std::vector<SoundTrack> soundTracks;
|
||||
|
||||
Reference in New Issue
Block a user