fix mingw and msvc cmake builds.

This commit is contained in:
aliaspider
2018-03-23 03:18:13 +01:00
parent 23dae72bce
commit 54d9406713
23 changed files with 416 additions and 62 deletions
-1
View File
@@ -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