Home
last modified time | relevance | path

Searched refs:MenuAddDemoEntry (Results 1 – 3 of 3) sorted by relevance

/dports/games/xblast/xblast-2.10.4/
H A Dmi_tool.h131 extern MENU_ID MenuAddDemoEntry (int x, int y, int w, const CFGDemoEntry * pDemo, MIC_button func,
H A Dmenu_extras.c472 (void)MenuAddDemoEntry (GSTAT_LEFT, GSTAT_ROW (i), GSTAT_WIDTH, demoList + j, in CreateDemoMenu()
H A Dmi_tool.c607 MenuAddDemoEntry (int x, int y, int w, const CFGDemoEntry * demo, MIC_button func, void *funcData) in MenuAddDemoEntry() function