mirror of
https://github.com/diamante0018/MonitorRam.git
synced 2026-02-07 22:23:03 +00:00
fix: correct memset call
This commit is contained in:
@@ -36,7 +36,7 @@ if os.getenv("CI") then
|
||||
end
|
||||
|
||||
filter "configurations:Release"
|
||||
optimize "Speed"
|
||||
optimize "Size"
|
||||
defines "NDEBUG"
|
||||
flags "FatalCompileWarnings"
|
||||
filter {}
|
||||
|
||||
Reference in New Issue
Block a user