Added constants for shift/ctrl/alt modifiers

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@173 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2008-09-27 17:12:11 +00:00
parent 554b765ce3
commit 7197a98fe3
7 changed files with 22 additions and 17 deletions

View File

@@ -3,3 +3,4 @@ word Conversion_ANSI(SDL_keysym Sym);
word Conversion_Touche(SDL_keysym Sym);
word Touche_pour_scancode(word scancode);
const char * Nom_touche(word Touche);