mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-21 15:46:42 -04:00
11 lines
177 B
C
11 lines
177 B
C
#ifndef _IN_LIB_LIB_2FA00_H
|
|
#define _IN_LIB_LIB_2FA00_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
u32 func0002fa00(void);
|
|
u32 func0002fa08(void);
|
|
u32 func0002faa4(void);
|
|
|
|
#endif
|