mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-06 11:37:13 -04:00
12 lines
195 B
C
12 lines
195 B
C
#ifndef _IN_LIB_LIB_3C890_H
|
|
#define _IN_LIB_LIB_3C890_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func0003c900(void);
|
|
u32 func0003c9e0(void);
|
|
u32 func0003cbb4(void);
|
|
|
|
#endif
|