Fix client build
other/freetype/include/freetype/config/ftconfig.h:42, from other/freetype/include/freetype/freetype.h:33, from src/engine/client/text.cpp:14: other/freetype/include/freetype/config/ftoption.h:257:32: error: expected constructor, destructor, or type conversion before « ( » token 257 | #define FT_EXPORT(x) __declspec(dllexport) x | ^
Fix client build
other/freetype/include/freetype/config/ftconfig.h:42, from other/freetype/include/freetype/freetype.h:33, from src/engine/client/text.cpp:14: other/freetype/include/freetype/config/ftoption.h:257:32: error: expected constructor, destructor, or type conversion before « ( » token 257 | #define FT_EXPORT(x) __declspec(dllexport) x | ^
Fix server build