guLookAt & guLookAtF matching

This commit is contained in:
Alejandro Javier Asenjo Nitti
2023-10-17 17:43:47 -03:00
parent 2142ae4410
commit 85ab89eb48
5 changed files with 74 additions and 11 deletions
+2
View File
@@ -59,6 +59,8 @@ typedef double f64; /* double prec floating point */
typedef u32 size_t;
typedef float Matrix[4][4];
#endif /* _LANGUAGE_C */