Decompile func0f18c478

This commit is contained in:
Ryan Dwyer 2020-03-28 18:37:05 +10:00
parent 1534993e96
commit 82c30cd083
2 changed files with 5 additions and 8 deletions

View File

@ -5580,13 +5580,10 @@ glabel func0f18c430
/* f18c474: 27bd0020 */ addiu $sp,$sp,0x20
);
GLOBAL_ASM(
glabel func0f18c478
/* f18c478: 240effff */ addiu $t6,$zero,-1
/* f18c47c: 3c01800b */ lui $at,%hi(g_MpSetupSaveFile+0x64)
/* f18c480: 03e00008 */ jr $ra
/* f18c484: a02ecc14 */ sb $t6,%lo(g_MpSetupSaveFile+0x64)($at)
);
void func0f18c478(void)
{
g_MpSetupSaveFile.unk8c = -1;
}
GLOBAL_ASM(
glabel mpGetTrackNum

View File

@ -76,7 +76,7 @@ u32 func0f18c38c(void);
void func0f18c3e4(void);
u32 func0f18c40c(void);
u32 func0f18c430(void);
u32 func0f18c478(void);
void func0f18c478(void);
u32 mpGetTrackNum(void);
u32 func0f18c4c0(void);
struct mpchr *func0f18c794(s32 index);