wut
1.0.0-beta9
Wii U Toolchain
|
#include <wut.h>
Go to the source code of this file.
Functions | |
BOOL | SYSCheckTitleExists (uint64_t TitleId) |
Check if a given title exists and is installed on the system. More... | |
int32_t | SYSGetPFIDFromTitleID (uint64_t TitleId) |
Gets the PFID/UPID for a given title. More... | |
int32_t | SYSGetUPIDFromTitleID (uint64_t TitleId) |
Gets the PFID/UPID for a given title. More... | |