mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 07:07:35 -04:00
Decompile cheatActivate
This commit is contained in:
@@ -8,7 +8,7 @@ u32 func0f11165c(void);
|
||||
u32 func0f11179c(void);
|
||||
u32 func0f1118cc(void);
|
||||
u32 func0f111928(void);
|
||||
u32 func0f111980(void);
|
||||
void currentPlayerGiveAllGuns(s32 arg0);
|
||||
u32 func0f1119d0(void);
|
||||
u32 func0f111a28(void);
|
||||
u32 func0f111a4c(void);
|
||||
|
||||
+2
-1
@@ -2298,7 +2298,8 @@ struct player {
|
||||
/*0x1914*/ u32 unk1914;
|
||||
/*0x1918*/ u32 unk1918;
|
||||
/*0x191c*/ u32 unk191c;
|
||||
/*0x1920*/ u32 unk1920;
|
||||
/*0x1920*/ u16 unk1920;
|
||||
/*0x1922*/ u8 invincible;
|
||||
/*0x1924*/ u32 unk1924;
|
||||
/*0x1928*/ u32 unk1928;
|
||||
/*0x192c*/ u32 unk192c;
|
||||
|
||||
Reference in New Issue
Block a user