SSBM Decomp
|
#include <__mem.h>
#include <dolphin/card.h>
#include <dolphin/card/CARDBios.h>
#include <dolphin/card/CARDCheck.h>
#include <dolphin/card/CARDFormat.h>
#include <dolphin/card/CARDRdwr.h>
#include <dolphin/os/OSCache.h>
#include <dolphin/os/OSFont.h>
#include <dolphin/os/OSRtc.h>
#include <dolphin/os/OSTime.h>
Functions | |
vu16 __VIRegs[59] | AT_ADDRESS (0xCC002000) |
void | FormatCallback (s32 chan, s32 result) |
s32 | __CARDFormatRegionAsync (s32 chan, u16 encode, CARDCallback callback) |
s32 | CARDFormatAsync (s32 chan, CARDCallback callback) |
|
extern |
s32 __CARDFormatRegionAsync | ( | s32 | chan, |
u16 | encode, | ||
CARDCallback | callback | ||
) |
s32 CARDFormatAsync | ( | s32 | chan, |
CARDCallback | callback | ||
) |