mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 07:32:16 -04:00
Decompile frInitLighting
This commit is contained in:
@@ -22,7 +22,7 @@ s32 frGetSlot(void);
|
||||
void frSetSlot(s32 slot);
|
||||
u32 frGetWeaponBySlot(s32 slot);
|
||||
s32 frGetNumWeaponsAvailable(void);
|
||||
u32 func0f19d338(void);
|
||||
void frInitLighting(void);
|
||||
void frRestoreLighting(void);
|
||||
void func0f19d4ec(void);
|
||||
void *frLoadRomData(u32 len);
|
||||
|
||||
+1
-1
@@ -5342,7 +5342,7 @@ struct frdata {
|
||||
/*0x462*/ u16 numhitstype4;
|
||||
/*0x464*/ s8 unk464;
|
||||
/*0x465*/ u8 unk465_00 : 3;
|
||||
/*0x465*/ u8 unk465_03 : 1;
|
||||
/*0x465*/ u8 donelighting : 1;
|
||||
/*0x465*/ u8 unk465_04 : 1;
|
||||
/*0x465*/ u8 unk465_05 : 1;
|
||||
/*0x465*/ u8 unk465_06 : 2;
|
||||
|
||||
Reference in New Issue
Block a user