mirror of
https://github.com/libretro/ppsspp.git
synced 2024-11-29 19:30:48 +00:00
Fix headless build
This commit is contained in:
parent
a0c5af288c
commit
6e47401baf
@ -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…
Reference in New Issue
Block a user