mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 15:27:52 -05:00
Rebase
This commit is contained in:
@ -14,7 +14,7 @@ namespace Service::AOC {
|
||||
|
||||
class AOC_U final : public ServiceFramework<AOC_U> {
|
||||
public:
|
||||
AOC_U(Core::System& system);
|
||||
explicit AOC_U(Core::System& system);
|
||||
~AOC_U() override;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user