dolphin/Source/Plugins/Plugin_nJoy_SDL/Src
2008-08-31 14:32:35 +00:00
..
GUI Added "const" to the data type. This fixes loads of compile warnings and the resulting file seems to still be a valid XPM (in fact, some of the files already had "const"). 2008-08-27 11:24:16 +00:00
config.cpp
config.h
nJoy.cpp Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
nJoy.h Fixed compilation on Mac OS X by testing for Linux explicitly instead of assuming that non-Windows equals Linux. 2008-08-30 08:49:34 +00:00
SConscript