Compila en Windows. Ja no necessita OpenGL

This commit is contained in:
2016-02-18 18:45:23 +01:00
parent 4a359c46f5
commit ea9d51f78a
15 changed files with 295 additions and 60 deletions

View File

@@ -1,5 +1,6 @@
#include "jinput.h"
#include "jgame.h"
#include <string>
const Uint8 *keystates;// = SDL_GetKeyboardState( NULL );
SDL_Event event;