This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
e4785df7a2ec6b1b3b45cd27cad515b8add44fc0
dolphin
/
Source
/
Plugins
/
Plugin_nJoy_SDL
/
Src
History
Maarten ter Huurne
93afa3c5bb
Use single quotes instead of double quotes.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@629
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-23 00:26:21 +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
nJoy: GUI update
2008-07-29 22:26:42 +00:00
config.h
nJoy: GUI update
2008-07-29 22:26:42 +00:00
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
stupid VS2005 compiler and its " i dont understand directories with spaces"
2008-09-12 23:55:59 +00:00
SConscript
Use single quotes instead of double quotes.
2008-09-23 00:26:21 +00:00