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