mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Fix headless build
This commit is contained in:
parent
a0c5af288c
commit
6e47401baf
1 changed files with 0 additions and 1 deletions
|
@ -200,7 +200,6 @@ bool System_InputBoxGetWString(const wchar_t *title, const std::wstring &default
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
int WINAPI WinMain(HINSTANCE _hInstance, HINSTANCE hPrevInstance, LPSTR szCmdLine, int iCmdShow)
|
||||
{
|
||||
EnableCrashingOnCrashes();
|
||||
|
|
Loading…
Add table
Reference in a new issue