Home
last modified time | relevance | path

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

/dports/emulators/atari800/atari800-3.1.0/src/
H A Dui.h85 #define UI_MENU_CONTROLLER 19 macro
H A Dui.c3998 UI_MENU_SUBMENU(UI_MENU_CONTROLLER, "Controller Configuration"), in UI_Run()
4144 case UI_MENU_CONTROLLER: in UI_Run()
/dports/emulators/atari800/atari800-3.1.0/src/win32/
H A Dmain.cpp256 keycommand.function = UI_MENU_CONTROLLER; in OnCommand()