dolphin/Source/Core
Lioncash 102672a797 NetPlayClient: Make is_connected private
This is only queried, there's no need to expose it for writing.
Even if it was written to, a data member shouldn't be part of
your public API unless its part of a dumb object or trivial struct.
2016-01-25 04:57:04 -05:00
..
AudioCommon
Common A few more asterisks, mostly casts 2016-01-21 22:20:22 +01:00
Core NetPlayClient: Make is_connected private 2016-01-25 04:57:04 -05:00
DiscIO DiscIO: Use specified Wii region for discs 2016-01-15 03:35:10 +08:00
DolphinQt2 Merge pull request #3424 from spxtr/DQt2 2016-01-22 22:16:56 -05:00
DolphinWX NetPlayClient: Make is_connected private 2016-01-25 04:57:04 -05:00
InputCommon Merge pull request #3538 from mathieui/pipes_locale 2016-01-21 14:04:38 +01:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends OpcodeDecoder: Add namespace 2016-01-24 01:31:36 -05:00
VideoCommon Merge pull request #3559 from lioncash/tcache 2016-01-24 17:18:08 -05:00
CMakeLists.txt