Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_file_sel_info.cpp File Reference

Typedefs

typedef void(dFile_info_c::* procFunc) ()
 

Variables

static u8 cNullVec__6Z2Calc []
 
static procFunc fileWarningProc [] = {&dFile_info_c::modeWait, &dFile_info_c::modeMove}
 

Typedef Documentation

◆ procFunc

typedef void(dFile_info_c::* procFunc) ()

Variable Documentation

◆ cNullVec__6Z2Calc

u8 cNullVec__6Z2Calc[]
static
Initial value:
= {
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
}

◆ fileWarningProc

procFunc fileWarningProc[] = {&dFile_info_c::modeWait, &dFile_info_c::modeMove}
static