1
0
Fork 0
mirror of https://github.com/k4zmu2a/SpaceCadetPinball.git synced 2025-09-05 16:00:15 +02:00

winmain v2.

FuncStats doc.
This commit is contained in:
oz 2020-11-07 18:41:14 +03:00
parent 7db64ae1c6
commit a925b6137f
19 changed files with 126 additions and 22 deletions

View file

@ -4,3 +4,7 @@
void Sound::Enable(int a1, int a2, int a3)
{
}
void Sound::nullsub_1(int a1, int a2, int a3)
{
}