1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2025-03-21 12:08:40 +01:00
SpaceCadetPinball/SpaceCadetPinball/Sound.cpp
oz 7db64ae1c6 winmain v2.
fullscrn, pb v1.
2020-11-06 16:56:32 +03:00

6 lines
84 B
C++

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