@@ -83,7 +83,9 @@ static constexpr auto _callback_tuple = std::make_tuple(
|
|||||||
&CcRoadStop,
|
&CcRoadStop,
|
||||||
&CcStartStopVehicle,
|
&CcStartStopVehicle,
|
||||||
&CcGame,
|
&CcGame,
|
||||||
&CcAddVehicleNewGroup
|
&CcAddVehicleNewGroup,
|
||||||
|
&CcMoveStationName,
|
||||||
|
&CcMoveWaypointName
|
||||||
);
|
);
|
||||||
|
|
||||||
#ifdef SILENCE_GCC_FUNCTION_POINTER_CAST
|
#ifdef SILENCE_GCC_FUNCTION_POINTER_CAST
|
||||||
|
|||||||
Reference in New Issue
Block a user