#ifndef _MODE_VEHICLE_LAUNCH_H_ #define _MODE_VEHICLE_LAUNCH_H_ #include bool vehicle_launch_init(void); #endif