Support for two shortcuts per function

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@602 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-02-05 22:58:13 +00:00
parent ca2e12ff00
commit 13aa8e0988
14 changed files with 468 additions and 241 deletions

View File

@@ -21,3 +21,4 @@
void Gere_Evenement_SDL(SDL_Event * event);
int Get_input(void);
int Est_Raccourci(word Touche, word Fonction);