isle/LEGO1/infocenterdoor.h

16 lines
232 B
C++

#ifndef INFOCENTERDOOR_H
#define INFOCENTERDOOR_H
#include "legoworld.h"
class InfoCenterDoor : public LegoWorld
{
public:
InfoCenterDoor();
// VTABLE 0x100d72d8
// SIZE 0xfc
};
#endif // INFOCENTERDOOR_H