SSBM Decomp
|
#include <__mem.h>
#include <cstring.h>
#include <string.h>
#include <dolphin/card.h>
#include <dolphin/card/CARDBios.h>
#include <dolphin/card/CARDBlock.h>
#include <dolphin/card/CARDCreate.h>
#include <dolphin/card/CARDDir.h>
#include <dolphin/card/CARDOpen.h>
#include <dolphin/dvd/dvd.h>
#include <dolphin/os/OSTime.h>
Macros | |
#define | CARDSetIconSpeed(stat, n, f) |
Functions | |
void | CreateCallbackFat (s32 chan, s32 result) |
s32 | CARDCreateAsync (s32 chan, const char *fileName, u32 size, CARDFileInfo *fileInfo, CARDCallback callback) |
#define CARDSetIconSpeed | ( | stat, | |
n, | |||
f | |||
) |
s32 CARDCreateAsync | ( | s32 | chan, |
const char * | fileName, | ||
u32 | size, | ||
CARDFileInfo * | fileInfo, | ||
CARDCallback | callback | ||
) |