mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
Decompile func0f000f94
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user