Implement/match LegoAnimPresenter::StartingTickle (#601)

* Implement/match LegoAnimPresenter::StartingTickle

* Fix vtable

* Fix vtable
This commit is contained in:
Christian Semmler
2024-02-27 11:49:31 -05:00
committed by GitHub
parent 68893d67ed
commit c0a988b0fe
10 changed files with 165 additions and 15 deletions

View File

@@ -145,7 +145,7 @@ public:
inline const float& operator[](size_t idx) const { return m_data[idx]; }
protected:
float* m_data;
float* m_data; // 0x04
};
// VTABLE: LEGO1 0x100d4518