mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-13 13:46:20 -04:00
Decompile func0f14faf8
This commit is contained in:
@@ -79,9 +79,9 @@ void func0f14f700(struct var8007f8e0 *arg0, u32 arg1, u32 arg2);
|
||||
u32 func0f14f76c(struct var8007f8e0 *arg0, u32 arg1);
|
||||
s32 phead0f14f7d4(struct var8007f8e0 *arg0);
|
||||
void phead0f14f8cc(struct var8007f8e0 *arg0, s32 arg1[8][8]);
|
||||
void func0f14f974(struct var8007f8e0 *arg0, u32 arg1);
|
||||
void func0f14faf8(struct var8007f8e0 *arg0, void *arg1);
|
||||
void func0f14fbfc(u8 *arg0[8], void *arg1);
|
||||
void func0f14f974(struct var8007f8e0 *arg0, s32 arg1);
|
||||
void func0f14faf8(struct var8007f8e0 *arg0, s32 arg1[8][8]);
|
||||
void func0f14fbfc(u8 *arg0[8], s32 arg1[8][8]);
|
||||
void phead0f14fdb0(s32 arg0[8][8], u8 **arg1);
|
||||
void func0f14ff94(struct var8007f8e0 *arg0);
|
||||
void func0f150068(struct var8007f8e0 *arg0, s32 arg1);
|
||||
|
||||
+1
-1
@@ -6046,7 +6046,7 @@ struct var800a45a0 {
|
||||
/*0x060*/ u32 unk060;
|
||||
/*0x064*/ u32 unk064;
|
||||
/*0x068*/ u32 unk068;
|
||||
/*0x06c*/ u32 unk06c[8][8];
|
||||
/*0x06c*/ s32 unk06c[8][8];
|
||||
/*0x16c*/ u32 unk16c;
|
||||
/*0x170*/ u32 unk170;
|
||||
/*0x174*/ u32 unk174;
|
||||
|
||||
Reference in New Issue
Block a user