1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-mainline/src/core/hle/service/am/applets
Lioncash 1f0c8bfeda core/kernel: Remove unnecessary inclusions
Gets rid of a few unnecessary header dependencies in some source files.
2018-12-31 19:04:16 -05:00
..
applets.cpp core/kernel: Remove unnecessary inclusions 2018-12-31 19:04:16 -05:00
applets.h core/kernel: Remove unnecessary inclusions 2018-12-31 19:04:16 -05:00
profile_select.cpp applets: Correct event ResetTypes from OneShot to Sticky 2018-12-03 17:27:40 -05:00
profile_select.h applets: Correct event ResetTypes from OneShot to Sticky 2018-12-03 17:27:40 -05:00
software_keyboard.cpp applets: Correct usage of SignalStateChanged event 2018-12-09 19:46:15 -05:00
software_keyboard.h am/applets: Make the applet data broker part of the applet itself. 2018-11-20 12:36:33 -05:00
stub_applet.cpp am: Return StubApplet instead of nullptr when AppletId not found 2018-11-22 15:58:11 -05:00
stub_applet.h am: Return StubApplet instead of nullptr when AppletId not found 2018-11-22 15:58:11 -05:00