Decompile mpGetCurrentTrackSlotNum

This commit is contained in:
Ryan Dwyer
2020-03-28 18:55:06 +10:00
parent 82c30cd083
commit 9dd74370f5
5 changed files with 21 additions and 32 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ u32 func0f18c38c(void);
void func0f18c3e4(void);
u32 func0f18c40c(void);
u32 func0f18c430(void);
void func0f18c478(void);
u32 mpGetTrackNum(void);
void mpSetTrackToRandom(void);
s32 mpGetCurrentTrackSlotNum(void);
u32 func0f18c4c0(void);
struct mpchr *func0f18c794(s32 index);
u32 func0f18c828(void);
+1 -1
View File
@@ -4164,7 +4164,7 @@ struct savefile_setup {
/*0x800acc11*/ u8 unk89;
/*0x800acc12*/ u8 usingmultipletunes;
/*0x800acc13*/ u8 unk8b;
/*0x800acc14*/ s8 unk8c;
/*0x800acc14*/ s8 tracknum; // -1 = random
};
struct mpscenario {