This commit is contained in:
2024-07-07 22:51:49 +01:00
parent 45ccf2310d
commit 715f86763c

View File

@@ -304,7 +304,7 @@ internal void win32FillSoundBuffer(Win32SoundOutput *soundOutput, DWORD byteToLo
}
}
int APIENTRY WinMain(
int APIENTRY WinMain(
HINSTANCE instance,
HINSTANCE prevInstance,
PSTR commandLine,