Clear unknown in ModelDbModel (#1586)

This commit is contained in:
Fabian Neundorf
2025-06-23 23:34:02 +02:00
committed by GitHub
parent edae5f58ec
commit 7f10f7ae14
3 changed files with 3 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ struct ModelDbModel {
float m_location[3]; // 0x10
float m_direction[3]; // 0x1c
float m_up[3]; // 0x28
undefined m_unk0x34; // 0x34
MxU8 m_visible; // 0x34
};
// SIZE 0x18