Implement Isle::VTable0x50 (#432)

* push changes

* fix formatting

* Fix structure

* Fix return

---------

Co-authored-by: Christian Semmler <mail@csemmler.com>
This commit is contained in:
Misha
2024-01-13 15:42:09 -05:00
committed by GitHub
parent c2da041f40
commit 5b8ea35756
10 changed files with 81 additions and 6 deletions

View File

@@ -72,7 +72,7 @@ private:
undefined m_unk0x41a[8]; // 0x41a - might be part of the structure at 0xa6
MxBool m_isDirty; // 0x420
undefined4 m_unk0x424; // 0x424
undefined4 m_unk0x428; // 0x428
undefined4 m_prevArea; // 0x428
undefined4 m_unk0x42c; // 0x42c
};