mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-05 12:23:36 -04:00
Decompile func0f098c0c
This commit is contained in:
@@ -17,7 +17,7 @@ bool func0f098884(struct remoteminething *arg0, struct shorthand *hand);
|
||||
void func0f0988e0(struct remoteminething *arg0, bool arg1, struct hand *hand);
|
||||
u32 func0f098a44(void);
|
||||
u32 func0f098bfc(void);
|
||||
u32 func0f098c0c(void);
|
||||
void func0f098c0c(struct hand *hand);
|
||||
void handGetWeaponInfo(struct handweaponinfo *info, s32 handnum);
|
||||
s32 func0f098ca0(s32 arg0, struct handweaponinfo *info, struct hand *hand);
|
||||
u32 func0f098df8(void);
|
||||
|
||||
+1
-1
@@ -2024,7 +2024,7 @@ struct hand {
|
||||
/*0x0cac*/ u32 unk0cac;
|
||||
/*0x0cb0*/ u32 unk0cb0;
|
||||
/*0x0cb4*/ u32 unk0cb4;
|
||||
/*0x0cb8*/ u32 unk0cb8;
|
||||
/*0x0cb8*/ s32 unk0cb8;
|
||||
/*0x0cbc*/ u32 unk0cbc;
|
||||
/*0x0cc0*/ u32 unk0cc0;
|
||||
/*0x0cc4*/ u32 unk0cc4;
|
||||
|
||||
Reference in New Issue
Block a user