![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Functions | |
void | my_PutString (const char *) |
void | mDoPrintf_vprintf_Interrupt (char const *, va_list) |
void | mDoPrintf_vprintf_Thread (char const *, va_list) |
void | mDoPrintf_vprintf (const char *, va_list) |
void | mDoPrintf_VReport (const char *, va_list) |
void mDoPrintf_vprintf | ( | const char * | fmt, |
va_list | args ) |
void mDoPrintf_vprintf_Interrupt | ( | char const * | fmt, |
va_list | args ) |
void mDoPrintf_vprintf_Thread | ( | char const * | fmt, |
va_list | args ) |
void mDoPrintf_VReport | ( | const char * | fmt, |
va_list | args ) |
void my_PutString | ( | const char * | string | ) |