mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 17:23:32 -04:00
Decompile func0f0d2294
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
u32 currentPlayerBikeInit(void);
|
||||
u32 func0f0d2184(void);
|
||||
u32 func0f0d2294(void);
|
||||
void func0f0d2294(void);
|
||||
u32 func0f0d22f8(void);
|
||||
u32 func0f0d2558(void);
|
||||
u32 func0f0d26ac(void);
|
||||
|
||||
+3
-3
@@ -2633,9 +2633,9 @@ struct player {
|
||||
/*0x1a64*/ u32 unk1a64;
|
||||
/*0x1a68*/ u32 unk1a68;
|
||||
/*0x1a6c*/ struct prop *hoverbike;
|
||||
/*0x1a70*/ u32 unk1a70;
|
||||
/*0x1a74*/ u32 unk1a74;
|
||||
/*0x1a78*/ u32 unk1a78;
|
||||
/*0x1a70*/ f32 unk1a70;
|
||||
/*0x1a74*/ f32 unk1a74;
|
||||
/*0x1a78*/ f32 unk1a78;
|
||||
/*0x1a7c*/ u32 unk1a7c;
|
||||
/*0x1a80*/ f32 unk1a80;
|
||||
/*0x1a84*/ u32 unk1a84;
|
||||
|
||||
Reference in New Issue
Block a user