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

Typedefs

typedef void(dFile_select_c::* DataSelProcFunc) (void)
 
typedef void(dFile_select_c::* MemCardCheckFuncT) ()
 

Variables

static s32 SelStartFrameTbl [3]
 
static s32 SelEndFrameTbl [3]
 
static s32 SelOpenStartFrameTbl [3]
 
static s32 SelOpenEndFrameTbl [3]
 
static s32 MenuSelStartFrameTbl [3]
 
static s32 MenuSelEndFrameTbl [3]
 
static u64 l_tagName13 [3] = {'w_dat_i0', 'w_dat_i1', 'w_dat_i2'}
 
static dFs_HIO_c g_fsHIO
 
static DataSelProcFunc DataSelProc []
 
static s32 YnSelStartFrameTbl [2]
 
static s32 YnSelEndFrameTbl [2]
 
static u16 msgTbl [3]
 
static MemCardCheckFuncT MemCardCheckProc []
 

Typedef Documentation

◆ DataSelProcFunc

typedef void(dFile_select_c::* DataSelProcFunc) (void)

◆ MemCardCheckFuncT

typedef void(dFile_select_c::* MemCardCheckFuncT) ()

Variable Documentation

◆ DataSelProc

DataSelProcFunc DataSelProc[]
static

◆ g_fsHIO

dFs_HIO_c g_fsHIO
static

◆ l_tagName13

u64 l_tagName13[3] = {'w_dat_i0', 'w_dat_i1', 'w_dat_i2'}
static

◆ MemCardCheckProc

MemCardCheckFuncT MemCardCheckProc[]
static

◆ MenuSelEndFrameTbl

s32 MenuSelEndFrameTbl[3]
static
Initial value:
= {
2011,
910,
898,
}

◆ MenuSelStartFrameTbl

s32 MenuSelStartFrameTbl[3]
static
Initial value:
= {
1997,
898,
912,
}

◆ msgTbl

u16 msgTbl[3]
static
Initial value:
= {
0x0040,
0x0041,
0x0042,
}

◆ SelEndFrameTbl

s32 SelEndFrameTbl[3]
static
Initial value:
= {
69,
109,
149,
}

◆ SelOpenEndFrameTbl

s32 SelOpenEndFrameTbl[3]
static
Initial value:
= {
259,
460,
659,
}

◆ SelOpenStartFrameTbl

s32 SelOpenStartFrameTbl[3]
static
Initial value:
= {
248,
448,
648,
}

◆ SelStartFrameTbl

s32 SelStartFrameTbl[3]
static
Initial value:
= {
59,
99,
139,
}

d_file_select.cpp dolzel2 - Quest Log Management (File Select Menu)

◆ YnSelEndFrameTbl

s32 YnSelEndFrameTbl[2]
static
Initial value:
= {
1236,
1251,
}

◆ YnSelStartFrameTbl

s32 YnSelStartFrameTbl[2]
static
Initial value:
= {
1251,
1236,
}