Fix linux build

This commit is contained in:
s1lentq 2024-08-16 10:05:39 +07:00
parent 8b6d659077
commit a8fd512dad

View File

@ -348,6 +348,7 @@ target_compile_definitions(regamedll PRIVATE
_strnicmp=strncasecmp
_strdup=strdup
_unlink=unlink
_snprintf=snprintf
_vsnprintf=vsnprintf
_write=write
_close=close