mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-07 03:47:21 -04:00
15 lines
273 B
C
15 lines
273 B
C
#ifndef _IN_LIB_LIB_4C090_H
|
|
#define _IN_LIB_LIB_4C090_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0004c090(void);
|
|
u32 func0004c104(void);
|
|
u32 func0004c200(void);
|
|
u32 func0004c550(void);
|
|
u32 func0004c6b4(void);
|
|
u32 func0004c860(void);
|
|
u32 func0004c934(void);
|
|
|
|
#endif
|