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

Typedefs

typedef void(dMenu_Fishing_c::* initFunc) ()
 
typedef void(dMenu_Fishing_c::* moveFunc) ()
 

Variables

static u8 cNullVec__6Z2Calc [12]
 
initFunc map_init_process []
 
moveFunc map_move_process []
 

Typedef Documentation

◆ initFunc

typedef void(dMenu_Fishing_c::* initFunc) ()

◆ moveFunc

typedef void(dMenu_Fishing_c::* moveFunc) ()

Variable Documentation

◆ cNullVec__6Z2Calc

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

d_menu_fishing.cpp Menu - Fishing Journal

◆ map_init_process

initFunc map_init_process[]
Initial value:
= {
}
void wait_init()
Definition d_menu_fishing.cpp:210

◆ map_move_process

moveFunc map_move_process[]
Initial value:
= {
}
void wait_move()
Definition d_menu_fishing.cpp:216