Files
perfect-dark/src/include/lib/lib_4a360.h
T
2020-02-28 17:13:16 +10:00

11 lines
175 B
C

#ifndef _IN_LIB_LIB_4A360_H
#define _IN_LIB_LIB_4A360_H
#include <ultra64.h>
#include "types.h"
u32 func0004a360(void);
u32 func0004a460(void);
f32 sqrtf(f32 value);
#endif