Searched refs:MenuAddDemoEntry (Results 1 – 3 of 3) sorted by relevance
/dports/games/xblast/xblast-2.10.4/ |
H A D | mi_tool.h | 131 extern MENU_ID MenuAddDemoEntry (int x, int y, int w, const CFGDemoEntry * pDemo, MIC_button func,
|
H A D | menu_extras.c | 472 (void)MenuAddDemoEntry (GSTAT_LEFT, GSTAT_ROW (i), GSTAT_WIDTH, demoList + j, in CreateDemoMenu()
|
H A D | mi_tool.c | 607 MenuAddDemoEntry (int x, int y, int w, const CFGDemoEntry * demo, MIC_button func, void *funcData) in MenuAddDemoEntry() function
|