dolphin/Source/Plugins
Maarten ter Huurne 36b464cbc8 Replaced "unsigned __int16" by "u16".
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@431 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-02 23:32:05 +00:00
..
Plugin_DSP_HLE Woops, my fault 2008-09-01 08:50:16 +00:00
Plugin_DSP_LLE Replaced "unsigned __int16" by "u16". 2008-09-02 23:32:05 +00:00
Plugin_PadDX9 Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Plugin_PadSimple Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
Plugin_VideoDX9 Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00
Plugin_VideoOGL Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00
Plugin_nJoy_SDL Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00