|
RetroArch
|
#include <wiiu/types.h>Go to the source code of this file.
Functions | |
| int | MountFS (void *pClient, void *pCmd, char **mount_path) |
| int | UmountFS (void *pClient, void *pCmd, const char *mountPath) |
| int | LoadFileToMem (const char *filepath, u8 **inbuffer, u32 *size) |
| int | CreateSubfolder (const char *fullpath) |
| int | CheckFile (const char *filepath) |
| int CheckFile | ( | const char * | filepath | ) |
| int CreateSubfolder | ( | const char * | fullpath | ) |
1.8.15