Home
last modified time | relevance | path

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

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dkeys.h148 extern el_key_def K_SPELL11;
H A Dkeys.c92 el_key_def K_SPELL11 = {SDLK_MINUS, KMOD_LALT, "#K_SPELL11"}; variable
145 &K_SPELL10, &K_SPELL11, &K_SPELL12, &K_SPELL2, &K_SPELL3, &K_SPELL4, &K_SPELL5, &K_SPELL6,
H A Dhud_quickspells_window.c638 K_SPELL7, K_SPELL8, K_SPELL9, K_SPELL10, K_SPELL11, K_SPELL12 }; in action_spell_keys()