#ifndef AMBULANCE_H #define AMBULANCE_H #include "islepathactor.h" class Ambulance : public IslePathActor { public: Ambulance(); // VTABLE 0x100d71a8 // SIZE 0x184 }; #endif // AMBULANCE_H