Small keyboard fix, and re-computed the dependencies.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@578 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2009-01-31 15:42:22 +00:00
parent 6dd54a1686
commit 0b2bbacf37
3 changed files with 57 additions and 60 deletions

View File

@@ -899,9 +899,9 @@ void Gestion_principale(void)
// on lance le bouton.
if (Bouton_Touche!=-1)
{
Touche=0;
Enclencher_bouton(Bouton_Touche,Bouton_Cote);
Indice_bouton_precedent=-1;
Touche=0;
}
}