grafX2/clavier.h
Yves Rizoud 7197a98fe3 Added constants for shift/ctrl/alt modifiers
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@173 416bcca6-2ee7-4201-b75f-2eb2f807beb1
2008-09-27 17:12:11 +00:00

7 lines
166 B
C

word Conversion_ANSI(SDL_keysym Sym);
word Conversion_Touche(SDL_keysym Sym);
word Touche_pour_scancode(word scancode);
const char * Nom_touche(word Touche);