mirror of
https://github.com/s1lentq/ReGameDLL_CS.git
synced 2025-03-28 13:29:00 +03:00
Fix linux build
This commit is contained in:
parent
8b6d659077
commit
a8fd512dad
@ -348,6 +348,7 @@ target_compile_definitions(regamedll PRIVATE
|
||||
_strnicmp=strncasecmp
|
||||
_strdup=strdup
|
||||
_unlink=unlink
|
||||
_snprintf=snprintf
|
||||
_vsnprintf=vsnprintf
|
||||
_write=write
|
||||
_close=close
|
||||
|
Loading…
x
Reference in New Issue
Block a user