9 lines
131 B
Modula-2
Raw Normal View History

2024-02-12 02:29:35 -05:00
extends Tile;
vtable 0x111348;
vtable-size 0x108;
size 0x5c;
// Pure virtual
2024-02-12 02:29:35 -05:00
virtual-method TileEntity *newTileEntity() = 0x104;