Added input manager handles the sdl init/quit for now

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1984 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
nakeee
2009-01-22 22:32:57 +00:00
parent 57c5f00337
commit 87bfe821eb
9 changed files with 193 additions and 285 deletions

View File

@ -38,6 +38,7 @@
#include "../../../PluginSpecs/CommonTypes.h"
#define HAVE_WIIUSE 1
#define HAVE_SDL 1
#define HAVE_WX 1
#else
#include "CommonTypes.h"