mirror of
https://github.com/pmret/papermario.git
synced 2024-11-19 09:22:30 +01:00
10 lines
360 B
C
10 lines
360 B
C
#include "common.h"
|
|
|
|
INCLUDE_ASM(s32, "os/code_44380_len_4e0", osPfsFreeBlocks, OSPfs* pfs, s32* unk1);
|
|
|
|
INCLUDE_ASM(s32, "os/code_44380_len_4e0", osPfsNumFiles, OSPfs* pfs, s32* unk1, s32* unk2);
|
|
|
|
INCLUDE_ASM(s32, "os/code_44380_len_4e0", osPfsInitPak, OSMesgQueue* queue, OSPfs* pfs, int unk1);
|
|
|
|
INCLUDE_ASM(s32, "os/code_44380_len_4e0", osPfsCheckRamArea);
|