Browse Source

update

tags/day-25
Ledda 4 months ago
parent
commit
715f86763c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/main.cpp

+ 1
- 1
src/main.cpp View File

@@ -304,7 +304,7 @@ internal void win32FillSoundBuffer(Win32SoundOutput *soundOutput, DWORD byteToLo
} }
} }


int APIENTRY WinMain(
int APIENTRY WinMain(
HINSTANCE instance, HINSTANCE instance,
HINSTANCE prevInstance, HINSTANCE prevInstance,
PSTR commandLine, PSTR commandLine,


Loading…
Cancel
Save