Use other marker so vtable.py doesn't compare

This commit is contained in:
Christian Semmler
2024-03-22 20:08:44 -04:00
parent f4d1e39b7a
commit 608985cd73
13 changed files with 40 additions and 40 deletions

View File

@@ -5,8 +5,8 @@
#include "mxtypes.h"
/*
VTABLE: LEGO1 0x100d6790 LegoPathActor
VTABLE: LEGO1 0x100d6860 LegoAnimActor
XVTABLE: LEGO1 0x100d6790 LegoPathActor
XVTABLE: LEGO1 0x100d6860 LegoAnimActor
*/
// SIZE 0x174
class BumpBouy : public LegoAnimActor {