mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 02:45:56 -04:00
10 lines
263 B
C
10 lines
263 B
C
#ifndef _IN_LIB_LIB_04320_H
|
|
#define _IN_LIB_LIB_04320_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00004320(void);
|
|
void func0000470c(f32 *matrix, void *arg1, f32 posx, f32 posy, f32 posz, f32 lookx, f32 looky, f32 lookz, f32 upx, f32 upy, f32 upz);
|
|
|
|
#endif
|