dolphin/Source/PluginSpecs
2008-09-03 00:12:32 +00:00
..
CommonTypes.h Replaced "unsigned __int64" by "u64". 2008-09-03 00:02:21 +00:00
ExportEpilog.h
ExportProlog.h
pluginspecs_dsp.h New SaveState folder for states. Removed some outdated code. Removed an unnecessary level of indirection for plugin calls. Assorted cleanup. 2008-08-30 19:19:40 +00:00
pluginspecs_pad.h Replaced type "BYTE" by "u8", except where "BYTE" is used to access the Windows API. 2008-08-31 14:32:35 +00:00
pluginspecs_video.h Replaced type "DWORD" by "u32", except where "DWORD" is used to access the Windows API. 2008-09-01 22:48:56 +00:00
PluginSpecs.h Replaced "WORD" by "u16", except where it is part of the Windows API. 2008-09-03 00:12:32 +00:00