mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 04:44:08 -04:00
Attempt to decompile pak0f11ca30
This commit is contained in:
@@ -8,7 +8,7 @@ void func0f110bf0(void);
|
||||
void func0f110bf8(void);
|
||||
void filelistCreate(s32 listnum, u8 filetype);
|
||||
s32 filelistFindOrCreate(u8 filetype);
|
||||
void func0f110d90(s32 index);
|
||||
void func0f110d90(s32 device);
|
||||
void filelistsTick(void);
|
||||
void filelistUpdate(struct filelist *list);
|
||||
|
||||
|
||||
+1
-1
@@ -5025,7 +5025,7 @@ struct pak {
|
||||
/*0x004*/ u32 unk004;
|
||||
/*0x008*/ u32 unk008;
|
||||
/*0x00c*/ u32 unk00c;
|
||||
/*0x010*/ u32 unk010;
|
||||
/*0x010*/ u32 unk010; // 1 if disconnected, 2 if connected?
|
||||
/*0x014*/ u8 unk014;
|
||||
/*0x018*/ struct pakdata pakdata;
|
||||
/*0x25c*/ u32 unk25c;
|
||||
|
||||
Reference in New Issue
Block a user