mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-23 08:24:16 +00:00
Various fixes in constructors (#1089)
* Various fixes in constructors * Address review comment --------- Co-authored-by: jonschz <jonschz@users.noreply.github.com>
This commit is contained in:
@@ -115,3 +115,15 @@ private:
|
||||
};
|
||||
|
||||
#endif // LEGORACERS_H
|
||||
|
||||
// GLOBAL: LEGO1 0x100d5890
|
||||
// LegoRaceCar::`vbtable'{for `LegoCarRaceActor'}
|
||||
|
||||
// GLOBAL: LEGO1 0x100d5880
|
||||
// LegoRaceCar::`vbtable'{for `LegoRaceMap'}
|
||||
|
||||
// GLOBAL: LEGO1 0x100d5878
|
||||
// LegoRaceCar::`vbtable'{for `LegoAnimActor'}
|
||||
|
||||
// GLOBAL: LEGO1 0x100d5868
|
||||
// LegoRaceCar::`vbtable'{for `LegoRaceActor'}
|
||||
|
Reference in New Issue
Block a user