mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-01 01:38:46 -04:00
Decompile n_alLoadParam
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 n_alAdpcmPull(void);
|
||||
u32 func00045608(void);
|
||||
u32 n_alLoadParam(void);
|
||||
u32 _decodeChunk(void);
|
||||
u32 func00045ab0(void);
|
||||
void n_alLoadParam(void *arg0, s32 arg1, void *arg2);
|
||||
void func00045da8(void *arg0, s32 arg1, void *arg2);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user