mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-13 03:59:41 -04:00
Decompile func0f0bb350
This commit is contained in:
@@ -106,7 +106,7 @@ u32 func0f0baf84(void);
|
||||
u32 func0f0bb04c(void);
|
||||
u32 func0f0bb2e8(void);
|
||||
void func0f0bb320(s32 arg0, s32 arg1, s32 arg2, float arg3);
|
||||
u32 func0f0bb350(void);
|
||||
void func0f0bb350(float arg0, s32 arg1, s32 arg2, s32 arg3, float arg4);
|
||||
void func0f0bb3c8(float arg0, float arg1);
|
||||
u32 func0f0bb3fc(void);
|
||||
u32 func0f0bb42c(void);
|
||||
|
||||
+4
-4
@@ -657,16 +657,16 @@ struct player {
|
||||
/*0x02dc*/ u32 unk02dc;
|
||||
/*0x02e0*/ u32 unk02e0;
|
||||
/*0x02e4*/ float unk02e4;
|
||||
/*0x02e8*/ u32 unk02e8;
|
||||
/*0x02ec*/ u32 unk02ec;
|
||||
/*0x02e8*/ float unk02e8;
|
||||
/*0x02ec*/ float unk02ec;
|
||||
/*0x02f0*/ u32 unk02f0;
|
||||
/*0x02f4*/ u32 unk02f4;
|
||||
/*0x02f8*/ u32 unk02f8;
|
||||
/*0x02fc*/ u32 unk02fc;
|
||||
/*0x0300*/ u32 unk0300;
|
||||
/*0x0304*/ u32 unk0304;
|
||||
/*0x0308*/ u32 unk0308;
|
||||
/*0x030c*/ u32 unk030c;
|
||||
/*0x0308*/ float unk0308;
|
||||
/*0x030c*/ float unk030c;
|
||||
/*0x0310*/ u32 unk0310;
|
||||
/*0x0314*/ u32 unk0314;
|
||||
/*0x0318*/ u32 unk0318;
|
||||
|
||||
Reference in New Issue
Block a user