mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 17:57:10 -04:00
15 lines
302 B
C
15 lines
302 B
C
#ifndef _IN_LIB_LIB_2FC60_H
|
|
#define _IN_LIB_LIB_2FC60_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
f32 func0002fc60(u8 arg0);
|
|
u32 func000301a4(void);
|
|
u32 func000301e4(void);
|
|
u32 func00030690(void);
|
|
void func00030bfc(s32 arg0, s32 arg1);
|
|
void func00030c98(ALSeqpConfig *config);
|
|
|
|
#endif
|