mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-06 00:38:55 +00:00
Correctly load seeds
This commit is contained in:
@@ -53,7 +53,7 @@ private:
|
||||
|
||||
namespace Seeds {
|
||||
|
||||
void Init(bool force = false);
|
||||
void Load(const std::string& path);
|
||||
std::optional<Seed::Data> GetSeed(u64 title_id);
|
||||
|
||||
} // namespace Seeds
|
||||
|
||||
Reference in New Issue
Block a user