mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-29 23:13:41 +08: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