mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-22 16:02:50 -04:00
46 lines
1.3 KiB
C
46 lines
1.3 KiB
C
#ifndef _IN_LIB_LIB_0E9D0_H
|
|
#define _IN_LIB_LIB_0E9D0_H
|
|
#include <ultra64.h>
|
|
#include "types.h"
|
|
|
|
bool audioIsFiltered(s32 audioid);
|
|
u32 func0000e9d0(void);
|
|
u32 func0000e9dc(void);
|
|
void audioSetSfxVolume(u16 volume);
|
|
u32 func0000ea80(void);
|
|
void func0000eadc(void);
|
|
u32 func0000eb2c(void);
|
|
u32 func0000ed14(void);
|
|
u32 func0000ed68(void);
|
|
u32 func0000ee88(void);
|
|
u32 func0000efa8(void);
|
|
u32 func0000f0d4(void);
|
|
u32 func0000f228(void);
|
|
void audioSetSoundMode(u32 mode);
|
|
u32 func0000f49c(void);
|
|
u32 func0000f67c(void);
|
|
u32 func0000f804(void);
|
|
u32 func0000fba0(void);
|
|
u32 func0000fbc4(void);
|
|
u32 func0000fc48(void);
|
|
u32 func0000fd74(void);
|
|
u32 func0000fd9c(void);
|
|
void func0000fe18(void);
|
|
void func0000fe20(void);
|
|
void func0000fe50(void);
|
|
void func0000fe88(void);
|
|
u32 func00010360(void);
|
|
u32 func0001036c(void);
|
|
void func000104a0(s32 *arg0, u32 arg1, u32 arg2, s32 arg3, s16 arg4, f32 arg5, s32 arg6, s32 arg7, s32 arg8);
|
|
void func00010718(s32 *arg0, s32 arg1, s32 arg2, s32 arg3, s32 arg4, f32 arg5, s32 arg6, s32 arg7, s32 arg8);
|
|
s32 func00010904(s32 arg0, s16 arg1, s32 *arg2, s32 arg3, s32 arg4, f32 arg5, s32 arg6, s32 arg7);
|
|
u32 func00010ae4(void);
|
|
void func00010db0(s32 room_id);
|
|
void func00010de0(s32 room_id);
|
|
u32 func00010e10(void);
|
|
void func000110bc(s32 value);
|
|
void func000110ec(s32 room_id);
|
|
u32 func0001111c(void);
|
|
|
|
#endif
|