mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-18 12:52:40 +00:00
Merge pull request #2334 from lioncash/override
core: Add missing override specifiers where applicable
This commit is contained in:
@@ -64,7 +64,6 @@ public:
|
||||
};
|
||||
RegisterHandlers(functions);
|
||||
}
|
||||
~ISslContext() = default;
|
||||
|
||||
private:
|
||||
void SetOption(Kernel::HLERequestContext& ctx) {
|
||||
|
||||
Reference in New Issue
Block a user