mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 05:08:36 -04:00
Decompile handGetWeaponInfo
This commit is contained in:
@@ -18,8 +18,8 @@ void func0f0988e0(struct remoteminething *arg0, bool arg1, struct hand *hand);
|
||||
u32 func0f098a44(void);
|
||||
u32 func0f098bfc(void);
|
||||
u32 func0f098c0c(void);
|
||||
void func0f098c4c(s32 *arg1, s32 handnum);
|
||||
s32 func0f098ca0(s32 arg0, s32 *arg1, struct hand *hand);
|
||||
void handGetWeaponInfo(struct handweaponinfo *info, s32 handnum);
|
||||
s32 func0f098ca0(s32 arg0, struct handweaponinfo *info, struct hand *hand);
|
||||
u32 func0f098df8(void);
|
||||
u32 func0f098f8c(void);
|
||||
bool func0f099008(s32 handnum);
|
||||
|
||||
Reference in New Issue
Block a user