#ifndef DOORS_H #define DOORS_H #include "legopathactor.h" class Doors : public LegoPathActor { // SIZE 0x1f8 }; #endif // DOORS_H