zrcadlo
https://github.com/luanti-org/luanti.git
synchronizováno 2025-11-05 09:45:30 +01:00
Don't use msvc libs for mingw build
Tento commit je obsažen v:
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include "serialization.h"
|
||||
|
||||
#include "util/serialize.h"
|
||||
#ifdef _WIN32
|
||||
#ifdef _MSC_VER
|
||||
#define ZLIB_WINAPI
|
||||
#endif
|
||||
#include "zlib.h"
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele