Fix comment typo;

This commit is contained in:
bjorn 2019-02-01 14:44:13 -08:00
parent 4859360209
commit 85ab7c7c6e
2 changed files with 971 additions and 971 deletions

View File

@ -21,7 +21,7 @@ ffi.cdef [[
Pool* lovrMathGetPool();
// From lib/math.h
// Careful, the declarations below are using as the structs above, not the usual C types
// Careful, the declarations below are using the structs above, not the usual C types
vec3* vec3_normalize(vec3* v);
float vec3_length(vec3* v);

File diff suppressed because it is too large Load Diff