mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-14 02:46:09 +00:00
Various model rendering fixes
This commit is contained in:
@@ -71,6 +71,7 @@ FileStoreManager::FileStoreManager(std::string_view org, std::string_view domain
|
||||
#endif
|
||||
} else {
|
||||
m_storeRoot = std::string(prefPath);
|
||||
SDL_free(prefPath);
|
||||
}
|
||||
g_instance = this;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user