summaryrefslogtreecommitdiff
path: root/src/code_80005FD0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/code_80005FD0.h')
-rw-r--r--src/code_80005FD0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/code_80005FD0.h b/src/code_80005FD0.h
index f675556a8..402be420b 100644
--- a/src/code_80005FD0.h
+++ b/src/code_80005FD0.h
@@ -156,7 +156,6 @@ void generate_train_waypoints(void);
void generate_ferry_waypoints(void);
void spawn_vehicle_on_road(Vec3f position, Vec3s rotation, Vec3f velocity, s32 waypointIndex,
s32 someMultiplierTheSequel, f32 speed);
-void spawn_course_vehicles(void);
void set_vehicle_pos_waypoint(TrainCarStuff*, Path2D*, u16);
void init_vehicles_trains(size_t, size_t, f32);
void sync_train_components(TrainCarStuff*, s16);