mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-28 02:44:18 +00:00
Use other marker so vtable.py doesn't compare
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
#include "legoraceactor.h"
|
||||
|
||||
/*
|
||||
VTABLE: LEGO1 0x100d5510 LegoRaceActor
|
||||
VTABLE: LEGO1 0x100d5510 LegoAnimActor
|
||||
VTABLE: LEGO1 0x100d5440 LegoPathActor
|
||||
VTABLE: LEGO1 0x100d5510 LegoRaceMap
|
||||
XVTABLE: LEGO1 0x100d5510 LegoRaceActor
|
||||
XVTABLE: LEGO1 0x100d5510 LegoAnimActor
|
||||
XVTABLE: LEGO1 0x100d5440 LegoPathActor
|
||||
XVTABLE: LEGO1 0x100d5510 LegoRaceMap
|
||||
*/
|
||||
// SIZE 0x1b4
|
||||
class LegoRaceMap : public virtual LegoRaceActor {
|
||||
|
||||
Reference in New Issue
Block a user