dolphin/Source/Core
Matthew Brennan Jones 124210c50f Changed lingering header include guards to pragma once.
Some headers where using #ifndef to guard being including multiple times. But most were using pragma once. So for consistency I changed them all to use pragma once.
2014-07-01 22:17:33 -07:00
..
AudioCommon Merge pull request #259 from magumagu/dtk-rewrite 2014-06-26 20:01:07 -04:00
Common Merge pull request #443 from magumagu/loadstore-cleanup 2014-06-26 21:32:59 -04:00
Core Changed lingering header include guards to pragma once. 2014-07-01 22:17:33 -07:00
DiscIO Merge pull request #539 from jordan-woyak/fix-extract-directory 2014-06-29 21:35:46 -04:00
DolphinWX Add Change Disc option to the right-click menu in the game list. For issue 7411. 2014-06-30 12:06:45 -07:00
InputCommon Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
VideoBackends Statistics: Reformat stats string 2014-06-27 09:36:50 +02:00
VideoCommon Changed lingering header include guards to pragma once. 2014-07-01 22:17:33 -07:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00