2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src
Lioncash 195cad9635 yuzu/configuration: Make slots private where applicable
These slots are only ever attached to event handling mechanisms within
the class itself, they're never used externally. Because of this, we can
make the functions private.

This also removes redundant usages of the private access specifier.
2018-12-02 14:18:36 -05:00
..
audio_core
common
core Merge pull request #1830 from Subv/vi_ub 2018-12-01 22:25:10 -05:00
input_common
tests
video_core Merge pull request #1827 from ReinUsesLisp/clip-and-shader 2018-12-01 23:51:47 -05:00
web_service
yuzu yuzu/configuration: Make slots private where applicable 2018-12-02 14:18:36 -05:00
yuzu_cmd gl_rasterizer: Remove extension booleans 2018-11-28 21:18:13 -03:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt