Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
static BOOL | IsLeapYear (int year) |
BOOL | JORGetYearDays (int year, int mon) |
bool | JORGetHostInfo (u32 request_type, JORHostInfo *pHostinfo) |
void | JORGetComputerName (char *buffer, u32 buffer_size) |
void | JORGetUserName (char *buffer, u32 buffer_size) |
void | JORGetLocalTime (OSCalendarTime *pCalendarTime) |
Variables | |
static s32 | YearDays [] |
static s32 | LeapYearDays [] |
bool JORGetHostInfo | ( | u32 | request_type, |
JORHostInfo * | pHostinfo | ||
) |
void JORGetLocalTime | ( | OSCalendarTime * | pCalendarTime | ) |
|
static |
|
static |