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

@@ -20,6 +20,7 @@
*/
#include <string.h>
#include <stdlib.h>
#include "global.h"
#include "graph.h"
#include "moteur.h"
@@ -28,6 +29,7 @@
#include "aide.h"
#include "sdlscreen.h"
#include "windows.h"
#include "input.h"
void Bouton_Shade_Mode(void)
{