Home
last modified time | relevance | path

Searched defs:KEY_SELL (Results 1 – 3 of 3) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/devtools/create_xeen/
H A Dru_constants.h2488 int KEY_SELL() { return Common::KEYCODE_g; } in KEY_SELL() function
H A Den_constants.h2042 int KEY_SELL() { return Common::KEYCODE_s; } in KEY_SELL() function
/dports/games/scummvm/scummvm-2.5.1/engines/xeen/
H A Dresources.h525 int KEY_SELL; member