Home
last modified time | relevance | path

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

/dports/emulators/atari800/atari800-3.1.0/src/
H A Dui.h73 #define UI_MENU_SETTINGS 7 macro
H A Dui.c4000 UI_MENU_SUBMENU(UI_MENU_SETTINGS, "Emulator Configuration"), in UI_Run()
4098 case UI_MENU_SETTINGS: in UI_Run()
/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Dmain.cpp228 keycommand.function = UI_MENU_SETTINGS; in OnCommand()