Make collision code placement more like original (+ small fixes)

This commit is contained in:
Sergeanur 2020-11-14 22:13:32 +02:00
commit a6f5f4634c
26 changed files with 932 additions and 854 deletions

View file

@ -13,6 +13,7 @@ MACRO(HEADER_DIRECTORIES return_list)
FILE(GLOB_RECURSE new_list *.cpp)
SET(dir_list "animation"
"audio"
"collision"
"control"
"core"
"entities"