mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-05 03:07:25 -04:00
11 lines
184 B
C
11 lines
184 B
C
#ifndef _IN_LIB_LIB_2FA00_H
|
|
#define _IN_LIB_LIB_2FA00_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
void rmonproc();
|
|
u32 func0002fa08(void);
|
|
void func0002faa4(char *format, ...);
|
|
|
|
#endif
|