dolphin/Source/Plugins
XTra.KrazzY cb43ed49cd Small warning fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@360 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-27 12:44:22 +00:00
..
Plugin_DSP_HLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_DSP_LLE Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_nJoy_SDL 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
Plugin_PadDX9 Corrected case of "MultiDI.cpp|h". 2008-08-27 00:07:57 +00:00
Plugin_PadSimple Include system headers using "#include <file.h>", so GCC will not issue warnings about them. 2008-08-26 23:32:54 +00:00
Plugin_VideoDX9 Small warning fixes 2008-08-27 12:44:22 +00:00
Plugin_VideoOGL Fixed warnings about missing braces in array initialisation. 2008-08-27 12:17:47 +00:00