mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 13:20:33 +00:00
Make collision code placement more like original (+ small fixes)
This commit is contained in:
parent
be205d9602
commit
a6f5f4634c
26 changed files with 932 additions and 854 deletions
|
@ -13,6 +13,7 @@ MACRO(HEADER_DIRECTORIES return_list)
|
|||
FILE(GLOB_RECURSE new_list *.cpp)
|
||||
SET(dir_list "animation"
|
||||
"audio"
|
||||
"collision"
|
||||
"control"
|
||||
"core"
|
||||
"entities"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue