Warp back to 1983!!! (rev 1983, that is, not the year :P)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1997 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
hrydgard
2009-01-23 21:28:55 +00:00
parent 7ecf884f9a
commit 70bc8167f8
29 changed files with 294 additions and 504 deletions

View File

@ -82,7 +82,6 @@ typedef struct
void *eventHandler;
void *config;
void *messageLogger;
void *inputManager;
} PLUGIN_GLOBALS;
///////////////////////////////

View File

@ -35,7 +35,7 @@ typedef struct
{
HWND hWnd;
TLog pLog;
int padNumber;
int padNumber;
} SPADInitialize;
typedef struct