It might help to actually include the file...

This commit is contained in:
Landon Manning 2014-12-22 04:17:47 -05:00
parent f5e93a3ea5
commit febf35bcc1

View File

@ -37,12 +37,13 @@ local cpml = {
local files = {
"constants",
"intersect",
"mat4",
"mesh",
"quat",
"simplex",
"vec2",
"vec3",
"quat",
"simplex",
"intersect",
"mesh"
}
for _, v in ipairs(files) do