SSBM Decomp
Loading...
Searching...
No Matches
CARDCreate.h File Reference

Go to the source code of this file.

Functions

s32 CARDCreateAsync (s32 chan, const char *fileName, u32 size, CARDFileInfo *fileInfo, CARDCallback callback)
long CARDCreate (long chan, char *fileName, unsigned long size, struct CARDFileInfo *fileInfo)

Function Documentation

◆ CARDCreateAsync()

s32 CARDCreateAsync ( s32 chan,
const char * fileName,
u32 size,
CARDFileInfo * fileInfo,
CARDCallback callback )

◆ CARDCreate()

long CARDCreate ( long chan,
char * fileName,
unsigned long size,
struct CARDFileInfo * fileInfo )