Decompile roomHighlight

This commit is contained in:
Ryan Dwyer
2022-06-12 15:08:15 +10:00
parent cda3601c25
commit 4ddbe78731
4 changed files with 136 additions and 462 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ void func0f0037ac(void);
void lightsTick(void);
void roomAdjustLighting(s32 roomnum, s32 start, s32 limit);
void func0f004558(s32 roomnum, s32 increment, s32 limit);
void func0f004604(s32 roomnum);
void roomHighlight(s32 roomnum);
void func0f004c6c(void);
void func0f00505c(void);
f32 func0f0053d0(s32 room1, struct coord *arg1, s32 portal1, s32 room2, struct coord *arg4, s32 portal2, f32 *arg6);
+2 -1
View File
@@ -3603,7 +3603,8 @@ struct room {
/*0x50*/ s16 brightness;
/*0x52*/ s16 unk52;
/*0x54*/ u16 unk54;
/*0x58*/ u32 unk58;
/*0x56*/ u16 unk56;
/*0x58*/ struct colour *colours;
/*0x5c*/ f32 unk5c;
/*0x60*/ f32 unk60;
/*0x64*/ f32 unk64;