diff --git a/regamedll/CMakeLists.txt b/regamedll/CMakeLists.txt index ffae23827..bc0a990e9 100644 --- a/regamedll/CMakeLists.txt +++ b/regamedll/CMakeLists.txt @@ -348,6 +348,7 @@ target_compile_definitions(regamedll PRIVATE _strnicmp=strncasecmp _strdup=strdup _unlink=unlink + _snprintf=snprintf _vsnprintf=vsnprintf _write=write _close=close