Move out two more functions from Core.cpp. Clean up Windows includes

This commit is contained in:
Henrik Rydgård
2024-12-08 12:12:02 +01:00
parent 83af54950f
commit 080798b5dd
20 changed files with 33 additions and 35 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
#if PPSSPP_PLATFORM(WINDOWS)
#include <windows.h>
#include "Common/CommonWindows.h"
#ifdef __MINGW32__
#include <excpt.h>