mirror of
https://github.com/isledecomp/isle.git
synced 2025-12-09 23:53:02 +00:00
Implement/match FreeModelDbWorlds (#1056)
This commit is contained in:
committed by
GitHub
parent
d92fc97a58
commit
65e3c3dd05
@@ -91,6 +91,7 @@ public:
|
||||
|
||||
// SIZE 0x38
|
||||
struct ModelDbModel {
|
||||
void Free();
|
||||
MxResult Read(FILE* p_file);
|
||||
|
||||
char* m_modelName; // 0x00
|
||||
|
||||
Reference in New Issue
Block a user