mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 23:26:00 -04:00
Decompile chr0f024b18
This commit is contained in:
@@ -12,7 +12,7 @@ void currentPlayerSetCameraScale(void);
|
||||
void func0f0b4c3c(f32 *crosspos, struct coord *arg1, f32 arg2);
|
||||
void func0f0b4d04(struct coord *in, f32 *out);
|
||||
void func0f0b4d68(struct coord *in, f32 out[2]);
|
||||
void func0f0b4dec(struct coord *in, struct coord *out);
|
||||
void func0f0b4dec(struct coord *in, f32 out[2]);
|
||||
void func0f0b4e68(struct coord *in, f32 divisor, struct coord *out);
|
||||
void func0f0b4eb8(struct coord *arg0, f32 arg1[2], f32 zoom, f32 aspect);
|
||||
void currentPlayerSetUnk1738(void *matrix);
|
||||
|
||||
+8
-26
@@ -6690,34 +6690,16 @@ struct var80062960 {
|
||||
/*0x02c*/ Mtxf unk02c;
|
||||
/*0x06c*/ Mtxf unk06c;
|
||||
/*0x0ac*/ Mtxf unk0ac;
|
||||
/*0x0ec*/ u32 unk0ec;
|
||||
/*0x0f0*/ u32 unk0f0;
|
||||
/*0x0f4*/ u32 unk0f4;
|
||||
/*0x0f8*/ u32 unk0f8;
|
||||
/*0x0fc*/ u32 unk0fc;
|
||||
/*0x100*/ u32 unk100;
|
||||
/*0x104*/ u32 unk104;
|
||||
/*0x108*/ u32 unk108;
|
||||
/*0x10c*/ u32 unk10c;
|
||||
/*0x110*/ u32 unk110;
|
||||
/*0x114*/ u32 unk114;
|
||||
/*0x118*/ u32 unk118;
|
||||
/*0x11c*/ u32 unk11c;
|
||||
/*0x120*/ u32 unk120;
|
||||
/*0x124*/ u32 unk124;
|
||||
/*0x128*/ u32 unk128;
|
||||
/*0x0ec*/ Mtxf unk0ec;
|
||||
/*0x12c*/ f32 unk12c;
|
||||
/*0x130*/ u32 unk130;
|
||||
/*0x134*/ u32 unk134;
|
||||
/*0x138*/ u32 unk138;
|
||||
/*0x13c*/ u32 unk13c;
|
||||
/*0x140*/ u32 unk140;
|
||||
/*0x144*/ u32 unk144;
|
||||
/*0x148*/ u32 unk148;
|
||||
/*0x14c*/ u32 unk14c;
|
||||
/*0x150*/ u32 unk150;
|
||||
/*0x154*/ u32 unk154;
|
||||
/*0x158*/ u32 unk158;
|
||||
/*0x134*/ f32 unk134[2];
|
||||
/*0x13c*/ f32 unk13c[2];
|
||||
/*0x144*/ f32 unk144[2];
|
||||
/*0x14c*/ f32 unk14c;
|
||||
/*0x150*/ f32 unk150;
|
||||
/*0x154*/ f32 unk154;
|
||||
/*0x158*/ f32 unk158;
|
||||
};
|
||||
|
||||
struct awardmetrics {
|
||||
|
||||
Reference in New Issue
Block a user