Home
last modified time | relevance | path

Searched refs:MENU_LISTENER (Results 1 – 4 of 4) sorted by relevance

/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dwl_menu.cpp48 MENU_LISTENER(EnterControlBase);
97 MENU_LISTENER(QuitGame) in MENU_LISTENER() function
120 MENU_LISTENER(SetSoundEffects) in MENU_LISTENER() function
130 MENU_LISTENER(SetDigitalSound) in MENU_LISTENER() function
136 MENU_LISTENER(SetMusic) in MENU_LISTENER() function
194 MENU_LISTENER(StartNewGame) in MENU_LISTENER() function
218 MENU_LISTENER(ReadThis) in MENU_LISTENER() function
240 MENU_LISTENER(ToggleVsync) in MENU_LISTENER() function
245 MENU_LISTENER(SetAspectRatio) in MENU_LISTENER() function
256 MENU_LISTENER(SetResolution) in MENU_LISTENER() function
[all …]
H A Dwl_loadsave.cpp228 MENU_LISTENER(BeginEditSave);
229 MENU_LISTENER(LoadSaveGame);
230 MENU_LISTENER(PerformSaveGame);
393 MENU_LISTENER(BeginEditSave) in MENU_LISTENER() function
400 MENU_LISTENER(PerformSaveGame) in MENU_LISTENER() function
467 MENU_LISTENER(LoadSaveGame) in MENU_LISTENER() function
H A Dm_classes.h30 #define MENU_LISTENER(name) bool name(int which) macro
H A Dwl_main.cpp305 MENU_LISTENER(ChangeMusic) in MENU_LISTENER() function