Home
last modified time | relevance | path

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

/dports/games/yadex/yadex-1.7.0/src/
H A Dinput.h76 const inpev_t YK_F8 = 267; variable
H A Dinput.cc126 { XK_F8, YK_F8, },
489 { YK_F8, "F8" },
H A Deditloop.cc1348 else if (is.key == YK_F8 in EditorLoop()