File diff r18880:d1db1f3ee26b → r18881:ca79a2e629a6
src/script/api/script_event_types.cpp
Show inline comments
 
@@ -10,13 +10,12 @@
 
/** @file script_event_types.cpp Implementation of all EventTypes. */
 

	
 
#include "../../stdafx.h"
 
#include "script_event_types.hpp"
 
#include "script_vehicle.hpp"
 
#include "script_log.hpp"
 
#include "../../command_type.h"
 
#include "../../strings_func.h"
 
#include "../../settings_type.h"
 
#include "../../engine_base.h"
 
#include "../../articulated_vehicles.h"
 
#include "table/strings.h"