SpaceCadetPinball/SpaceCadetPinball/Sound.cpp

7 lines
84 B
C++
Raw Normal View History

2020-11-06 14:56:32 +01:00
#include "pch.h"
#include "Sound.h"
void Sound::Enable(int a1, int a2, int a3)
{
}