mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-30 02:38:56 -04:00
Decompile mpSetUsingMultipleTunes and mpGetUsingMultipleTunes
This commit is contained in:
@@ -68,8 +68,8 @@ u32 func0f18c194(void);
|
||||
u32 func0f18c200(void);
|
||||
u32 func0f18c220(void);
|
||||
u32 func0f18c25c(void);
|
||||
void mpSetUsingMultipleTunes(s32 enable);
|
||||
s32 mpGetUsingMultipleTunes(void);
|
||||
void mpSetUsingMultipleTunes(bool enable);
|
||||
bool mpGetUsingMultipleTunes(void);
|
||||
u32 func0f18c2b0(void);
|
||||
u32 func0f18c304(void);
|
||||
u32 func0f18c38c(void);
|
||||
|
||||
Reference in New Issue
Block a user