mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 09:50:34 +00:00
implemented GTA stream read functions
This commit is contained in:
parent
12697a8553
commit
b4afb591a7
7 changed files with 369 additions and 6 deletions
|
@ -66,4 +66,8 @@ project "re3"
|
|||
defines { "NDEBUG" }
|
||||
optimize "On"
|
||||
staticruntime "on"
|
||||
filter "configurations:DebugCI"
|
||||
defines { "DEBUG" }
|
||||
staticruntime "on"
|
||||
symbols "On"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue