mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-04 08:58:50 -04:00
Decompile osGbpakReadWrite
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
#ifndef _IN_LIB_LIB_52360_H
|
||||
#define _IN_LIB_LIB_52360_H
|
||||
#include <ultra64.h>
|
||||
#include "data.h"
|
||||
#include "types.h"
|
||||
|
||||
u32 func00052360(void);
|
||||
|
||||
#endif
|
||||
@@ -68,5 +68,6 @@ s32 __osPfsRWInode(OSPfs *pfs, __OSInode *inode, u8 flag, u8 bank);
|
||||
u8 __osContAddressCrc(u16 inaddr);
|
||||
u8 __osContDataCrc(u8 *data);
|
||||
s32 __osPfsReleasePages(OSPfs *pfs, __OSInode *inode, u8 initial_page, u8 bank, __OSInodeUnit *final_page);
|
||||
s32 __osGbpakSelectBank(OSPfs *pfs, u8 bank);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user