Decompile __osPfsCheckRamArea

This commit is contained in:
Ryan Dwyer
2021-03-25 11:41:04 +10:00
parent 67d754e703
commit bfbe350468
8 changed files with 44 additions and 81 deletions
-1
View File
@@ -12,7 +12,6 @@ s32 osPfsInitPak(OSMesgQueue *mq, OSPfs *pfs, s32 channel, s32 *arg3);
s32 osPfsInitPak(OSMesgQueue *mq, OSPfs *pfs, s32 channel);
#endif
s32 func00006f98(OSPfs *pfs);
s32 func00007084(OSPfs *pfs);
#endif
-2
View File
@@ -4,6 +4,4 @@
#include "data.h"
#include "types.h"
s32 func0004e090(u8 *id, u8 *buffer, u32 len);
#endif