Home
last modified time | relevance | path

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

/dports/games/kuklomenos/kuklomenos-0.4.5/
H A Dkeybindings.h59 C_REPORTHS, enumerator
H A Dmain.cc185 case C_REPORTHS: in handleCommand()
752 infoOverlay.push_back(settings.keybindings[C_REPORTHS].getString() in run_game()
H A Dkeybindings.cc503 defaultKeybindings[C_REPORTHS] = Key(SDLK_F10); in defaultKeybindings()