dolphin/Source/Core/Core/HLE
Lioncash a82675b7d5 Kill off some usages of c_str.
Also changes some function params, but this is ok.
Some simplifications were also able to be made (ie. killing off strcmps with ==, etc).
2014-03-14 13:51:23 -04:00
..
HLE.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
HLE.h Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
HLE_Misc.cpp Kill off some usages of c_str. 2014-03-14 13:51:23 -04:00
HLE_Misc.h Replace all include guard ifdefs with "#pragma once" 2014-02-10 18:07:16 -05:00
HLE_OS.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13:00
HLE_OS.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00