mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 00:04:43 +01:00
Change casing of header files
This commit is contained in:
committed by
Michał Janiszewski
parent
156ecb7277
commit
469e142c7b
@@ -21,8 +21,8 @@
|
||||
#include "CableLift.h"
|
||||
#include "Ride.h"
|
||||
#include "Track.h"
|
||||
#include "ride_data.h"
|
||||
#include "vehicle_data.h"
|
||||
#include "RideData.h"
|
||||
#include "VehicleData.h"
|
||||
|
||||
static void cable_lift_update_moving_to_end_of_station(rct_vehicle * vehicle);
|
||||
static void cable_lift_update_waiting_to_depart(rct_vehicle * vehicle);
|
||||
|
||||
Reference in New Issue
Block a user