![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Classes | |
struct | OSFatalParam |
Typedefs | |
typedef struct OSFatalParam | OSFatalParam |
Functions | |
static void | Halt () |
static void | ScreenClear (void *xfb, u16 xfbW, u16 xfbH, GXColor yuv) |
static void | ScreenReport (void *xfb, u16 xfbW, u16 xfbH, GXColor yuv, s32 x, s32 y, s32 leading, const char *string) |
static void | ConfigureVideo (u16 xfbW, u16 xfbH) |
static GXColor | RGB2YUV (GXColor rgb) |
void | OSFatal (GXColor fg, GXColor bg, const char *msg) |
Variables | |
static OSFatalParam | FatalParam |
static OSContext | FatalContext |
typedef struct OSFatalParam OSFatalParam |
|
static |
|
static |
|
static |
|
static |