mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-06 11:37:13 -04:00
Decompile chrGetEquippedWeaponAttachment and chrGetEquippedWeaponAttachmentWithCheck
This commit is contained in:
@@ -529,8 +529,8 @@ u32 func0f027e1c(void);
|
||||
u32 func0f028490(void);
|
||||
u32 func0f028498(void);
|
||||
u32 func0f028590(void);
|
||||
u32 func0f028824(void);
|
||||
struct attachment *func0f028834(struct chrdata *chr, s32 hand);
|
||||
struct attachment *chrGetEquippedWeaponAttachment(struct chrdata *chr, s32 hand);
|
||||
struct attachment *chrGetEquippedWeaponAttachmentWithCheck(struct chrdata *chr, s32 hand);
|
||||
u32 func0f0288d0(void);
|
||||
u32 func0f0289dc(void);
|
||||
u32 func0f028a50(void);
|
||||
|
||||
Reference in New Issue
Block a user