dolphin/Source/Core
Lioncash d1d8300a46
SI: Remove unnecessary declarations of internally linked functions
These aren't dependent on calling order so we can just organize all of the statics together
instead of splitting them up over the file. This also allows us to organize a common spot for
file static variables as well.
2018-04-17 16:33:11 -04:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common TraversalClient: Use u32 instead of enet_uint32 2018-04-16 16:46:48 -04:00
Core SI: Remove unnecessary declarations of internally linked functions 2018-04-17 16:33:11 -04:00
DiscIO CMakeLists: Link in zlib privately where applicable 2018-04-13 08:29:46 -04:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6657 from leoetlino/dedup 2018-04-17 10:21:53 -04:00
DolphinWX TraversalClient: Make data externally read-only members private 2018-04-16 16:46:44 -04:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
Updater Updater: Implement UI 2018-03-28 17:59:22 +02:00
VideoBackends Fix some warnings 2018-04-17 14:10:05 +01:00
VideoCommon Remove leftovers of projection hack support 2018-04-13 12:52:42 +02:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00