mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-16 21:37:04 +00:00
Add imgui settings back using FileStoreManager to get the path
This commit is contained in:
@@ -102,6 +102,8 @@ public:
|
||||
|
||||
void parseCommandLine(const std::vector<std::string>& args);
|
||||
|
||||
FileStoreManager& fileStoreManager() { return m_store; }
|
||||
|
||||
private:
|
||||
bool suppressDeveloper();
|
||||
void restoreDeveloper(bool oldDeveloper);
|
||||
|
||||
Reference in New Issue
Block a user