Move waveform generation away from main
This commit is contained in:
@@ -174,6 +174,8 @@ public:
|
||||
|
||||
|
||||
static void generateWaves();
|
||||
|
||||
static bool s_wavesGenerated;
|
||||
|
||||
static WaveMipMap s_waveforms [NumBLWaveforms];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user