mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-11 13:09:47 -04:00
Decompile func0f187fbc
This commit is contained in:
@@ -8,7 +8,7 @@ u32 func0f187838(void);
|
||||
u32 func0f187864(void);
|
||||
u32 func0f187944(void);
|
||||
void func0f187e70(void);
|
||||
u32 func0f187fbc(void);
|
||||
void func0f187fbc(s32 playernum);
|
||||
void func0f187fec(void);
|
||||
u32 func0f18800c(void);
|
||||
u32 func0f1881d4(void);
|
||||
|
||||
+3
-2
@@ -4064,9 +4064,10 @@ struct mpchr {
|
||||
/*0x10*/ u8 bodynum;
|
||||
/*0x11*/ u8 team;
|
||||
/*0x14*/ u32 displayoptions;
|
||||
/*0x18*/ u32 unk18;
|
||||
/*0x18*/ u16 unk18;
|
||||
/*0x1a*/ u16 unk1a;
|
||||
/*0x1c*/ u16 unk1c;
|
||||
/*0x1c*/ s8 placement;
|
||||
/*0x1e*/ s8 placement;
|
||||
/*0x20*/ u32 unk20;
|
||||
/*0x24*/ s16 unk24[12];
|
||||
/*0x3c*/ s16 unk3c;
|
||||
|
||||
Reference in New Issue
Block a user