mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile frGetWeaponBySlot
This commit is contained in:
@@ -13,13 +13,13 @@ u32 func0f19cad4(void);
|
||||
void func0f19cb38(s32 weaponnum);
|
||||
bool stageIsComplete(s32 solostageindex);
|
||||
u32 func0f19cbcc(void);
|
||||
u32 func0f19cc50(void);
|
||||
bool func0f19cc50(u32 arg0);
|
||||
u32 func0f19ccc0(u32 weaponnum);
|
||||
u32 func0f19cdf0(u32 weaponnum);
|
||||
u32 func0f19cf20(s32 stage_index); // firing range related
|
||||
u32 func0f19d250(void);
|
||||
u32 func0f19d25c(void);
|
||||
u32 func0f19d268(s32 arg0);
|
||||
u32 frGetWeaponBySlot(s32 slot);
|
||||
u32 func0f19d2e0(void);
|
||||
u32 func0f19d338(void);
|
||||
u32 func0f19d414(void);
|
||||
|
||||
+1
-1
@@ -4830,7 +4830,7 @@ struct frdata {
|
||||
/*0x450*/ u32 score;
|
||||
/*0x454*/ u8 unk454;
|
||||
/*0x455*/ u8 targetsdestroyed;
|
||||
/*0x456*/ u16 unk456;
|
||||
/*0x456*/ u16 slot;
|
||||
/*0x458*/ u16 numshots;
|
||||
/*0x45a*/ u8 unk45a;
|
||||
/*0x45b*/ u8 failreason;
|
||||
|
||||
Reference in New Issue
Block a user