Loading [MathJax]/extensions/MathMenu.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
dvdFatal.c File Reference

Functions

static void ShowMessage (void)
 
int DVDSetAutoFatalMessaging (BOOL enable)
 
void __DVDPrintFatalMessage (void)
 

Variables

static void(* FatalFunc )()
 
const char * Japanese
 
const char * English
 
const char *const Europe [6]
 

Function Documentation

◆ __DVDPrintFatalMessage()

void __DVDPrintFatalMessage ( void )

◆ DVDSetAutoFatalMessaging()

int DVDSetAutoFatalMessaging ( BOOL enable)

◆ ShowMessage()

static void ShowMessage ( void )
static

Variable Documentation

◆ English

const char* English
Initial value:
=
"\n\n\nAn error has occurred.\n"
"Turn the power off and refer to the\n"
"Nintendo GameCube Instruction Booklet\n"
"for further instructions."

◆ Europe

const char* const Europe[6]

◆ FatalFunc

void(* FatalFunc) () ( )
static

◆ Japanese

const char* Japanese
Initial value:
=
"\n\n\nエラーが発生しました。\n\n"
"本体のパワーボタンを押して電源をOFFにし、\n"
"本体の取扱説明書の指示に従ってください。"