mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 03:35:19 +02:00
Move out two more functions from Core.cpp. Clean up Windows includes
This commit is contained in:
@@ -13,9 +13,8 @@
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
#define NOMINMAX
|
||||
#include <windows.h>
|
||||
#undef min
|
||||
#undef max
|
||||
#endif
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
Reference in New Issue
Block a user