mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-22 07:53:30 +00:00
fix msvc build & mingw build
1. Include unified header files using lowercase filenames 2. Change special characters to escape sequences to solve encoding issues
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <windows.h>
|
||||
#include <windowsx.h>
|
||||
|
||||
#include <WinSock2.h>
|
||||
#include <winsock2.h>
|
||||
#include <process.h>
|
||||
#include "SharedConstants.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user