mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-04 18:58:22 -04:00
32 lines
783 B
C
32 lines
783 B
C
#ifndef _IN_LIB_LIB_317F0_H
|
|
#define _IN_LIB_LIB_317F0_H
|
|
#include <ultra64.h>
|
|
#include "data.h"
|
|
#include "types.h"
|
|
|
|
u32 func000317f0(void);
|
|
u32 func00031b34(void);
|
|
u32 func00033090(void);
|
|
u32 func00033100(void);
|
|
u32 func00033180(void);
|
|
u32 func00033274(void);
|
|
u32 func00033378(void);
|
|
u32 func00033390(void);
|
|
u32 func00033634(void);
|
|
u32 func0003364c(void);
|
|
u32 audioIsPlaying(struct audiohandle *handle);
|
|
u32 func00033820(void);
|
|
void audioStop(struct audiohandle *handle);
|
|
u32 func00033bc0(void);
|
|
u32 func00033c30(void);
|
|
u32 func00033cf0(void);
|
|
u32 func00033db0(void);
|
|
u32 func00033dd8(void);
|
|
void func00033e50(struct audiohandle *handle, s32 arg1, s32 arg2);
|
|
u16 func00033ec4(s32 arg0);
|
|
u32 func00033f08(void);
|
|
u32 func00033f24(void);
|
|
void func00033f44(u8 index, u16 volume);
|
|
|
|
#endif
|