citra/src/core/hle/service/ac
zhaowenlan1779 642f0bd62b Port "kernel/event: Make data members private" from yuzu (#4077)
* kernel/event: Make data members private

Instead we can simply provide accessors to the required data instead of
giving external read/write access to the variables directly.

* fix compile error
2018-08-24 19:43:28 +02:00
..
ac_i.cpp Services/AC: Corrected the number of concurrent connections for AC_I and AC_U 2017-11-05 14:28:06 -05:00
ac_i.h Services/AC: Converted the ac:i and ac:u services to the new service framework. 2017-10-27 19:39:19 -05:00
ac_u.cpp Services/AC: Corrected the number of concurrent connections for AC_I and AC_U 2017-11-05 14:28:06 -05:00
ac_u.h Services/AC: Converted the ac:i and ac:u services to the new service framework. 2017-10-27 19:39:19 -05:00
ac.cpp Port "kernel/event: Make data members private" from yuzu (#4077) 2018-08-24 19:43:28 +02:00
ac.h Services/AC: Converted the ac:i and ac:u services to the new service framework. 2017-10-27 19:39:19 -05:00