zhupengfei 7acd2664dd
network/room_member: Add moderation functions
To allow for passing moderation errors around without impacting the State, this commit also separates the previous State enum into two enums: State, and Error. The State enum now only contains generic states like disconnected or connected, and the Error enum describes the specific error happened.

citra_qt/multiplayer/{state, message} is changed accordingly.
2018-12-15 11:03:31 +08:00
..
2018-07-10 13:05:13 +08:00
2018-10-05 09:27:16 -05:00
2018-08-25 14:45:50 +02:00
2017-09-03 11:26:10 -06:00
2018-10-20 16:31:35 +02:00
2018-10-20 16:31:35 +02:00
2018-10-20 16:31:35 +02:00
2018-10-20 16:31:35 +02:00
2016-03-21 20:03:18 +01:00
2018-11-30 14:14:41 +08:00