mirror of
https://github.com/halpz/re3.git
synced 2025-06-26 20:46:21 +00:00
implemented skinned peds, no cutscene hands yet
This commit is contained in:
@ -62,7 +62,7 @@ workspace "re3"
|
||||
filter "configurations:DebugRW or ReleaseRW"
|
||||
includedirs { "rwsdk/include/d3d8" }
|
||||
libdirs { "rwsdk/lib/d3d8/release" }
|
||||
links { "rwcore", "rpworld", "rpmatfx", "rpskin", "rphanim", "rtbmp" }
|
||||
links { "rwcore", "rpworld", "rpmatfx", "rpskin", "rphanim", "rtbmp", "rtquat", "rtcharse" }
|
||||
filter {}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user