Fix tiny compilation problem with mingw-gcc 3.4.2, and standardized tabs

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@324 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud 2008-11-03 22:42:48 +00:00
parent 8dd0113697
commit b11d9e3ff9

View File

@ -183,6 +183,7 @@ void Get_input(void)
INPUT_Nouveau_Mouse_K=0;
break;
case SDL_KEYUP:
{
int ToucheR = Conversion_Touche(event.key.keysym);
if(ToucheR == Config_Touche[4])
@ -197,6 +198,7 @@ void Get_input(void)
ok=1;
}
break;
}
case SDL_KEYDOWN:
{
//Appui sur une touche du clavier