mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 09:32:39 +00:00
bcat: Expose CreateBackendFromSettings helper function
This commit is contained in:
@@ -50,4 +50,6 @@ public:
|
||||
void SetPassphrase(u64 title_id, const Passphrase& passphrase) override;
|
||||
};
|
||||
|
||||
std::unique_ptr<Backend> CreateBackendFromSettings(DirectoryGetter getter);
|
||||
|
||||
} // namespace Service::BCAT
|
||||
|
||||
Reference in New Issue
Block a user