mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-05-29 08:42:48 -04:00
11 lines
175 B
C
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
|