Fixed more hardcoded scancodes (shade menu). git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@171 416bcca6-2ee7-4201-b75f-2eb2f807beb1
6 lines
164 B
C
6 lines
164 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);
|