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

@@ -19,6 +19,6 @@
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*/
void Handle_Window_event(SDL_Event * event);
void Gere_Evenement_SDL(SDL_Event * event);
int Get_input(void);