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

Typedefs

typedef void(dMenu_save_c::* menuProcFunc) ()
 

Variables

static u8 cNullVec__6Z2Calc [12]
 
static int SelStartFrameTbl [3]
 
static int SelEndFrameTbl [3]
 
static int SelOpenStartFrameTbl [3]
 
static int SelOpenEndFrameTbl [3]
 
static int YnSelStartFrameTbl [2][2]
 
static int YnSelEndFrameTbl [2][2] = {{2138, 3171}, {2150, 3181}}
 
static dMs_HIO_c g_msHIO
 
menuProcFunc MenuSaveProc [62]
 

Typedef Documentation

◆ menuProcFunc

typedef void(dMenu_save_c::* menuProcFunc) ()

Variable Documentation

◆ cNullVec__6Z2Calc

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

◆ g_msHIO

dMs_HIO_c g_msHIO
static

◆ MenuSaveProc

menuProcFunc MenuSaveProc[62]

◆ SelEndFrameTbl

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

◆ SelOpenEndFrameTbl

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

◆ SelOpenStartFrameTbl

int SelOpenStartFrameTbl[3]
static
Initial value:
= {
249,
448,
648,
}

◆ SelStartFrameTbl

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

◆ YnSelEndFrameTbl

int YnSelEndFrameTbl[2][2] = {{2138, 3171}, {2150, 3181}}
static

◆ YnSelStartFrameTbl

int YnSelStartFrameTbl[2][2]
static
Initial value:
= {
{2150, 3181},
{2139, 3171},
}