Implement/match FreeModelDbWorlds (#1056)

This commit is contained in:
Christian Semmler
2024-07-02 13:04:05 -07:00
committed by GitHub
parent d92fc97a58
commit 65e3c3dd05
2 changed files with 35 additions and 2 deletions

View File

@@ -91,6 +91,7 @@ public:
// SIZE 0x38
struct ModelDbModel {
void Free();
MxResult Read(FILE* p_file);
char* m_modelName; // 0x00