Decompile func0f0009c0

This commit is contained in:
Ryan Dwyer
2020-09-01 23:37:09 +10:00
parent 03c0d4ae09
commit a4edd253ac
3 changed files with 19 additions and 28 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
u32 func0f000920(void);
struct light *roomGetLight(s32 roomnum, s32 lightnum);
u32 func0f0009c0(void);
u8 func0f0009c0(s32 roomnum);
u32 func0f000a10(void);
u32 func0f000b24(void);
u8 roomGetBrightness(s32 room);
+4 -2
View File
@@ -3394,12 +3394,14 @@ struct room {
/*0x3c*/ u32 unk3c;
/*0x40*/ u32 unk40;
/*0x44*/ u32 unk44;
/*0x48*/ u32 unk48;
/*0x48*/ u16 unk48;
/*0x4a*/ u8 unk4a;
/*0x4b*/ u8 unk4b;
/*0x4c*/ u8 unk4c;
/*0x4d*/ u8 unk4d;
/*0x4e*/ struct roombitfield bitfield;
/*0x50*/ s16 brightness;
/*0x52*/ u16 unk52;
/*0x52*/ s16 unk52;
/*0x54*/ u16 unk54;
/*0x58*/ u32 unk58;
/*0x5c*/ u32 unk5c;