mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-09 04:29:29 -04:00
15 lines
273 B
C
15 lines
273 B
C
#ifndef _IN_LIB_LIB_08A20_H
|
|
#define _IN_LIB_LIB_08A20_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func00008a20(void);
|
|
u32 func00008a48(void);
|
|
u32 func000090ec(void);
|
|
u32 func00009118(void);
|
|
u32 func00009124(void);
|
|
u32 func00009448(void);
|
|
u32 func00009614(void);
|
|
|
|
#endif
|