Decompile weaponUnregisterProxy

This commit is contained in:
Ryan Dwyer
2021-05-19 20:53:38 +10:00
parent b8ea4e57a0
commit 9f31973f7e
2 changed files with 16 additions and 24 deletions
+1 -1
View File
@@ -275,7 +275,7 @@ void playerActivateRemoteMineDetonator(s32 playernum);
struct weaponobj *func0f08aa70(s32 weaponnum, struct prop *prop);
struct weaponobj *weaponFindThrown(s32 weaponnum);
u32 func0f08ab64(void);
u32 func0f08ab9c(void);
void weaponUnregisterProxy(struct weaponobj *weapon);
void coordTriggerProxies(struct coord *pos, bool arg1);
void func0f08acb0(void);
void propweaponSetDual(struct weaponobj *weapon1, struct weaponobj *weapon2);