Adding Spectre/Math/Time
This commit is contained in:
parent
4d69ff3a18
commit
6de6028ba4
3 changed files with 153 additions and 1 deletions
|
|
@ -115,7 +115,8 @@ local math_module = Module("source/Math", {
|
|||
"Color.cpp",
|
||||
"Logarithm.cpp",
|
||||
"Math.cpp",
|
||||
"Transform.cpp"
|
||||
"Transform.cpp",
|
||||
"Time.cpp"
|
||||
})
|
||||
|
||||
local game_module = Module("source", {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue