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

Typedefs

typedef void(dFile_warning_c::* procFunc) ()
 

Variables

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

Typedef Documentation

◆ procFunc

typedef void(dFile_warning_c::* procFunc) ()

This should match once the padding for dDlst_FileWarn_c's vtable can be figured out

Variable Documentation

◆ fileWarningProc