#ifndef HISTORYBOOK_H #define HISTORYBOOK_H #include "legoworld.h" class HistoryBook : public LegoWorld { public: HistoryBook(); // VTABLE 0x100da328 }; #endif // HISTORYBOOK_H