Decompile roomGetBrightness

This commit is contained in:
Ryan Dwyer
2020-07-27 22:50:35 +10:00
parent db75911c9f
commit 2f0ea52609
3 changed files with 6 additions and 16 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ u32 func0f00097c(void);
u32 func0f0009c0(void);
u32 func0f000a10(void);
u32 func0f000b24(void);
s32 roomGetBrightness(s16 room);
u8 roomGetBrightness(s32 room);
u32 func0f000c54(void);
u32 func0f000cc4(void);
u32 func0f000dbc(void);
+1 -1
View File
@@ -3377,7 +3377,7 @@ struct room {
/*0x4c*/ u8 unk4c;
/*0x4d*/ u8 unk4d;
/*0x4e*/ struct roombitfield bitfield;
/*0x50*/ u32 unk50;
/*0x50*/ s16 brightness;
/*0x54*/ u32 unk54;
/*0x58*/ u32 unk58;
/*0x5c*/ u32 unk5c;