mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-08-26 07:25:14 +02:00
fix mingw and msvc cmake builds.
This commit is contained in:
@@ -45,7 +45,6 @@ extern std::vector<std::wstring> GetWideCmdLine();
|
||||
class GraphicsContext;
|
||||
static GraphicsContext *g_graphicsContext;
|
||||
|
||||
void EmuThreadFunc(GraphicsContext *graphicsContext);
|
||||
void MainThreadFunc();
|
||||
|
||||
// On most other platforms, we let the "main" thread become the render thread and
|
||||
|
||||
Reference in New Issue
Block a user