mirror of
https://github.com/n64decomp/mk64
synced 2026-06-30 18:41:40 -04:00
Match Segment 3 -> Matched code_80280650.c (#363)
* Match & doc code_80280650.c * Update readme
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user