Decompile func0f153e4c

This commit is contained in:
Ryan Dwyer 2020-09-21 22:29:31 +10:00
parent d73df6dca7
commit 5f67f29ced
2 changed files with 5 additions and 7 deletions

View File

@ -766,12 +766,10 @@ void func0f153e38(u32 colour1, u32 colour2)
var800a45d0.colour2 = colour2;
}
GLOBAL_ASM(
glabel func0f153e4c
/* f153e4c: 3c01800a */ lui $at,%hi(var800a45d0)
/* f153e50: 03e00008 */ jr $ra
/* f153e54: a02045d0 */ sb $zero,%lo(var800a45d0)($at)
);
void func0f153e4c(void)
{
var800a45d0.unk00 = 0;
}
GLOBAL_ASM(
glabel func0f153e58

View File

@ -6835,7 +6835,7 @@ struct menucolourpalette {
};
struct var800a45d0 {
/*0x00*/ u32 unk00;
/*0x00*/ u8 unk00;
/*0x04*/ u32 unk04;
/*0x08*/ u32 unk08;
/*0x0c*/ u32 unk0c;