SSBM Decomp
Loading...
Searching...
No Matches
CARDDelete.h File Reference
#include <platform.h>
#include <dolphin/card/forward.h>

Go to the source code of this file.

Functions

s32 CARDFastDeleteAsync (s32 chan, s32 fileNo, CARDCallback callback)
 
s32 CARDDeleteAsync (s32 chan, const char *fileName, CARDCallback callback)
 

Function Documentation

◆ CARDFastDeleteAsync()

s32 CARDFastDeleteAsync ( s32  chan,
s32  fileNo,
CARDCallback  callback 
)
Todo:
Eliminate casts to CARDCallback.

◆ CARDDeleteAsync()

s32 CARDDeleteAsync ( s32  chan,
const char *  fileName,
CARDCallback  callback 
)
Todo:
Eliminate casts to CARDCallback.