#ifdef VEHICLES_ENABLED #include "vehicles.qc" #include "racer.qc" #include "spiderbot.qc" #include "raptor.qc" #ifdef VEHICLES_UNSTABLE #include "bumblebee.qc" #endif #endif