- nothing special, just a default nJoy.ini.
- Controller 1 contains a profile for the logitech rumblepad 2

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@71 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Laurence Muller
2008-07-23 19:23:36 +00:00
parent d8ed24fd29
commit 690b7d4e1e
5 changed files with 131 additions and 39 deletions

View File

@ -28,9 +28,9 @@
// http://code.google.com/p/dolphin-emu/
//
//////////////////////////////////////////////////////////////////////////////////////////
// whole file... until we fix the GUI
#ifdef _WIN32
// whole file... until we fix the GUI
#ifdef _WIN32
#include "nJoy.h"
@ -616,4 +616,4 @@ BOOL CALLBACK AboutDlg(HWND abouthWnd, UINT message, WPARAM wParam, LPARAM lPara
return FALSE;
}
#endif
#endif