mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-31 07:56:03 -04:00
Decompile func0f18c200
This commit is contained in:
@@ -63,9 +63,9 @@ u32 mpGetLockPlayerNum(void);
|
||||
u32 func0f18bfd8(void);
|
||||
u32 func0f18c014(void);
|
||||
u32 func0f18c0c0(void);
|
||||
u32 func0f18c138(void);
|
||||
s32 func0f18c138(s32 arg0);
|
||||
s32 mpGetUnlockedTrackNum(s32 tracknum);
|
||||
u32 func0f18c200(void);
|
||||
s32 func0f18c200(void);
|
||||
s32 mpGetTrackAudioId(s32 tracknum);
|
||||
char *mpGetTrackName(s32 tracknum);
|
||||
void mpSetUsingMultipleTunes(bool enable);
|
||||
|
||||
@@ -303,7 +303,7 @@ extern u32 table_0x2d678[];
|
||||
extern struct mpsimulant g_MpGeneralSimulants[];
|
||||
extern struct mpsimulant mpspecialsimulants[];
|
||||
extern struct bodynum mpbodytable[];
|
||||
extern struct mptrack g_MpTracks[];
|
||||
extern struct mptrack g_MpTracks[42];
|
||||
extern u32 mppresets[];
|
||||
extern u32 g_TeamColours[];
|
||||
extern u32 var80087d10;
|
||||
|
||||
Reference in New Issue
Block a user