First "working" version of new get_input... buggy, but i'm working on it

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@556 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-01-26 11:07:36 +00:00
parent 8cd2e476f5
commit c018c13352
10 changed files with 264 additions and 708 deletions

View File

@@ -26,7 +26,6 @@
#include "struct.h"
void Set_Mode_SDL(int *,int *,int);
void Gere_Evenement_SDL(SDL_Event * event);
SDL_Rect ** Liste_Modes_Videos_SDL;
byte* Ecran;