mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-29 10:30:51 -04:00
Decompile pakSaveHeaderToCache
This commit is contained in:
@@ -92,7 +92,7 @@ u32 pak0f11a7dc(void);
|
||||
u32 pak0f11a8f4(void);
|
||||
u32 pak0f11ac7c(void);
|
||||
void pakWipe(s8 device, u32 start, u32 end);
|
||||
void pak0f11b178(s8 device, u32 arg1, u8 *arg2);
|
||||
void pakSaveHeaderToCache(s8 device, s32 alignmult, struct pakfileheader *header);
|
||||
bool pakRetrieveHeaderFromCache(s8 device, s32 alignmult, struct pakfileheader *header);
|
||||
s32 pakScrub(s8 device);
|
||||
bool pak0f11b75c(s8 device, u32 *arg1);
|
||||
|
||||
Reference in New Issue
Block a user