mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-13 20:14:45 -04:00
Decompile snd0000f67c
This commit is contained in:
@@ -10,6 +10,6 @@ u32 func000301e4(void);
|
||||
u32 func00030690(void);
|
||||
u32 func00030bd8(void);
|
||||
u32 func00030bfc(void);
|
||||
u32 func00030c98(void);
|
||||
void func00030c98(ALSeqpConfig *config);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,6 +4,6 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
u32 func00037650(void);
|
||||
void func00037650(ALCSPlayer *seqp, ALBank *bank);
|
||||
|
||||
#endif
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
void func00039c80(s32 arg0, s16 volume);
|
||||
void func00039c80(ALCSPlayer *seqp, s16 volume);
|
||||
void func00039cd0(ALCSPlayer *seqp);
|
||||
u32 func00039e5c(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user