#pragma once #include "system.h" uint64_t vehicle_spawn(void); void vehicle_despawn(uint64_t id);