Add vbtable annotations

This commit is contained in:
jonschz 2024-07-28 17:27:16 +02:00
parent 54690ac07c
commit 0d11a2ff90

View File

@ -74,7 +74,7 @@ class LegoCarRaceActor : public virtual LegoRaceActor {
protected:
MxFloat m_unk0x08; // 0x08
MxU8 m_unk0x0c; // 0x0c
MxU8 m_unk0x0c; // 0x0c
// Could be a multiplier for the maximum speed when going straight
MxFloat m_unk0x10; // 0x10
@ -88,4 +88,13 @@ class LegoCarRaceActor : public virtual LegoRaceActor {
MxFloat m_unk0x1c; // 0x1c
};
// GLOBAL: LEGO1 0x100da0b0
// LegoCarRaceActor::`vbtable'
// GLOBAL: LEGO1 0x100da0a8
// LegoCarRaceActor::`vbtable'{for `LegoAnimActor'}
// GLOBAL: LEGO1 0x100da098
// LegoCarRaceActor::`vbtable'{for `LegoRaceActor'}
#endif // LEGOCARRACEACTOR_H