mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2025-01-04 23:23:58 +00:00
10 lines
146 B
C++
10 lines
146 B
C++
|
|
||
|
#include "stdsound.h"
|
||
|
|
||
|
|
||
|
// leave not static else this workaround don't work
|
||
|
void dummyToAvoidStupidCompilerWarning_std_sound_cpp()
|
||
|
{
|
||
|
}
|
||
|
|