mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-24 00:31:16 +00:00
Add vbtable annotations
This commit is contained in:
parent
54690ac07c
commit
0d11a2ff90
@ -88,4 +88,13 @@ class LegoCarRaceActor : public virtual LegoRaceActor {
|
|||||||
MxFloat m_unk0x1c; // 0x1c
|
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
|
#endif // LEGOCARRACEACTOR_H
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user