More joystick fixes and some patches to the makefile (we need a different name for the strip binary when cross compiling). Please update your platform with new STRIP = strip line ...

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@464 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-01-05 22:23:57 +00:00
parent 8c0475c43e
commit bdf86b06a8
2 changed files with 7 additions and 3 deletions

View File

@@ -484,7 +484,7 @@ int Get_input(void)
INPUT_Nouveau_Mouse_X*Pixel_width,
INPUT_Nouveau_Mouse_Y*Pixel_height
);
Wait_VBL(); // Histoire que ça bouge pas trop vite ...
SDL_Delay(10/Menu_Facteur_X); // Histoire que ça bouge pas trop vite ...
}
else{
Flush_update();