Decompile currentPlayerGetShotCount

This commit is contained in:
Ryan Dwyer
2020-03-20 19:57:27 +10:00
parent f8442aa7e5
commit e12c50080e
2 changed files with 5 additions and 16 deletions
+1 -7
View File
@@ -3261,13 +3261,7 @@ struct bootbufferthing {
};
struct playerstats {
/*0x00*/ u32 shotcount;
/*0x04*/ u32 unk04;
/*0x08*/ u32 unk08;
/*0x0c*/ u32 unk0c;
/*0x10*/ u32 unk10;
/*0x14*/ u32 unk14;
/*0x18*/ u32 unk18;
/*0x00*/ u32 shotcount[7];
/*0x1c*/ u32 killcount;
/*0x20*/ u32 ggkillcount;
/*0x24*/ u32 kills[4];