SpaceCadetPinball/SpaceCadetPinball/Sound.cpp

7 lines
84 B
C++

#include "pch.h"
#include "Sound.h"
void Sound::Enable(int a1, int a2, int a3)
{
}