dolphin/Source/Core/Core/HLE
Matthew Parlane 31cfc73a09 Fixes spacing for "for", "while", "switch" and "if"
Also moved && and || to ends of lines instead of start.
Fixed misc vertical alignments and some { needed newlining.
2014-03-11 00:35:07 +13:00
..
HLE_Misc.cpp Fixes spacing for "for", "while", "switch" and "if" 2014-03-11 00:35:07 +13: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
HLE.cpp clang-modernize -use-nullptr 2014-03-09 21:14:26 +01:00
HLE.h Convert all includes to relative paths. 2014-02-18 02:19:10 -05:00