|
SSBM Decomp
|
Go to the source code of this file.
Functions | |
| s32 | CARDReadAsync (CARDFileInfo *fileInfo, void *buf, s32 length, s32 offset, CARDCallback callback) |
| long | CARDRead (struct CARDFileInfo *fileInfo, void *buf, long length, long offset) |
| s32 | CARDCancel (CARDFileInfo *fileInfo) |
| s32 CARDReadAsync | ( | CARDFileInfo * | fileInfo, |
| void * | buf, | ||
| s32 | length, | ||
| s32 | offset, | ||
| CARDCallback | callback ) |
| long CARDRead | ( | struct CARDFileInfo * | fileInfo, |
| void * | buf, | ||
| long | length, | ||
| long | offset ) |
| s32 CARDCancel | ( | CARDFileInfo * | fileInfo | ) |