mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-29 02:30:44 -04:00
Decompile pakRepair
This commit is contained in:
@@ -99,7 +99,7 @@ u32 pak0f11b75c(void);
|
||||
u32 pak0f11b86c(void);
|
||||
u32 pak0f11bbd8(void);
|
||||
s32 pak0f11bc54(s8 device, s32 arg1, s32 arg2, s32 arg3, s32 arg4, s32 arg5, s32 arg6, s32 arg7, s32 arg8);
|
||||
bool pakRepair(s32 arg0);
|
||||
bool pakRepair(s8 device);
|
||||
u32 pak0f11c39c(u32 arg0, s8 device, u32 ar2, u32 arg3);
|
||||
void pak0f11c54c(void);
|
||||
void pak0f11c6d0(void);
|
||||
|
||||
+1
-1
@@ -5025,7 +5025,7 @@ struct pak {
|
||||
/*0x004*/ u32 unk004;
|
||||
/*0x008*/ u32 unk008;
|
||||
/*0x00c*/ u32 unk00c;
|
||||
/*0x010*/ u32 unk010; // 1 if disconnected, 2 if connected?
|
||||
/*0x010*/ u32 unk010;
|
||||
/*0x014*/ u8 unk014;
|
||||
/*0x018*/ struct pakdata pakdata;
|
||||
/*0x25c*/ u32 unk25c;
|
||||
|
||||
Reference in New Issue
Block a user