mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-01 19:10:15 -04:00
Decompile func0f0a2290
This commit is contained in:
@@ -104,7 +104,7 @@ char *weaponGetName(s32 weaponnum);
|
||||
u16 weaponGetNameId(s32 weaponnum);
|
||||
char *weaponGetShortName(s32 arg0);
|
||||
void func0f0a2218(s32 handnum);
|
||||
u32 func0f0a2290(void);
|
||||
void func0f0a2290(f32 angle);
|
||||
u32 func0f0a2308(void);
|
||||
u32 func0f0a233c(void);
|
||||
u32 func0f0a2498(void);
|
||||
|
||||
+1
-1
@@ -1779,7 +1779,7 @@ struct hand {
|
||||
/*0x07e4*/ u32 unk07e4;
|
||||
/*0x07e8*/ u32 unk07e8;
|
||||
/*0x07ec*/ u32 unk07ec;
|
||||
/*0x07f0*/ u32 unk07f0;
|
||||
/*0x07f0*/ f32 unk07f0;
|
||||
/*0x07f4*/ f32 xoffset;
|
||||
/*0x07f8*/ struct coord unk07f8;
|
||||
/*0x0804*/ u32 unk0804;
|
||||
|
||||
Reference in New Issue
Block a user