mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 08:07:35 -04:00
Decompile chrsTriggerProxies
This commit is contained in:
@@ -277,7 +277,7 @@ struct weaponobj *weaponFindThrown(s32 weaponnum);
|
||||
void weaponRegisterProxy(struct weaponobj *weapon);
|
||||
void weaponUnregisterProxy(struct weaponobj *weapon);
|
||||
void coordTriggerProxies(struct coord *pos, bool arg1);
|
||||
void func0f08acb0(void);
|
||||
void chrsTriggerProxies(void);
|
||||
void propweaponSetDual(struct weaponobj *weapon1, struct weaponobj *weapon2);
|
||||
u32 func0f08adc8(void);
|
||||
u32 func0f08ae0c(void);
|
||||
|
||||
Reference in New Issue
Block a user