Decompile func0f000f94

This commit is contained in:
Ryan Dwyer
2020-09-02 08:25:45 +10:00
parent 661c735c59
commit 02c26de5dc
3 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ u32 func0f000cc4(void);
f32 func0f000dbc(s32 roomnum);
u32 func0f000dfc(void);
u32 func0f000f50(void);
u32 func0f000f94(void);
bool func0f000f94(s32 roomnum, s32 lightnum);
u32 func0f000fbc(void);
u32 func0f001000(void);
u32 func0f0010d8(void);
+2
View File
@@ -6367,6 +6367,8 @@ struct light {
/*0x05*/ u8 unk05_00 : 1;
/*0x05*/ u8 healthy : 1; // just a guess based on context
/*0x05*/ u8 on : 1;
/*0x05*/ u8 unk05_03 : 1;
/*0x05*/ u8 unk05_04 : 1;
/*0x06*/ u16 unk06;
/*0x08*/ u16 unk08;
/*0x0a*/ s16 x1;