Match Segment 3 -> Matched code_80280650.c (#363)

* Match & doc code_80280650.c

* Update readme
This commit is contained in:
MegaMech
2023-08-10 20:54:11 -06:00
committed by GitHub
parent 04e9e00227
commit baaa2f930d
25 changed files with 656 additions and 1312 deletions
+11
View File
@@ -36,6 +36,17 @@ void guLookAt(Mtx *,
f32,
f32);
void guLookAtF(f32[4][4],
f32,
f32,
f32,
f32,
f32,
f32,
f32,
f32,
f32);
/* Used only in Fast3DEX2 */
void guLookAtReflect (Mtx *m, LookAt *l, float xEye, float yEye, float zEye,
float xAt, float yAt, float zAt,