mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-29 07:32:16 -04:00
Attempt to decompile currentPlayerConsiderToggleGunFunction
This commit is contained in:
@@ -140,7 +140,7 @@ u32 func0f0a7d98(void);
|
||||
u32 func0f0a8404(void);
|
||||
u32 func0f0a84c8(void);
|
||||
u32 func0f0a8910(void);
|
||||
u32 func0f0a895c(void);
|
||||
u32 currentPlayerConsiderToggleGunFunction(s32 usedowntime, bool firing, s32 arg2);
|
||||
void func0f0a8c50(void);
|
||||
bool currentPlayerIsUsingSecondaryFunction(void);
|
||||
u32 func0f0a8d34(void);
|
||||
|
||||
+2
-2
@@ -1611,8 +1611,8 @@ struct hand {
|
||||
/*0x0cfc*/ struct coord unk0cfc;
|
||||
/*0x0d08*/ u32 unk0d08;
|
||||
/*0x0d0c*/ u8 unk0d0c;
|
||||
/*0x0d0e*/ u8 unk0d0d;
|
||||
/*0x0d0d*/ u8 unk0d0e;
|
||||
/*0x0d0d*/ u8 unk0d0d;
|
||||
/*0x0d0e*/ u8 unk0d0e;
|
||||
/*0x0d0f*/ u8 unk0d0f_00 : 3;
|
||||
/*0x0d0f*/ u8 unk0d0f_03 : 1;
|
||||
/*0x0d0f*/ u8 unk0d0f_04 : 4;
|
||||
|
||||
Reference in New Issue
Block a user