2016-01-04 02:02:45 -08:00
|
|
|
/*
|
|
|
|
* @file ford_festiva.h
|
|
|
|
*
|
|
|
|
* @date Jan 3, 2016
|
2020-01-13 18:57:43 -08:00
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
2016-01-04 02:02:45 -08:00
|
|
|
*/
|
|
|
|
|
2020-03-05 22:26:33 -08:00
|
|
|
#pragma once
|
2019-05-03 15:41:43 -07:00
|
|
|
#include "engine_configuration.h"
|
2016-01-04 02:02:45 -08:00
|
|
|
|
2021-11-16 01:15:29 -08:00
|
|
|
void setFordEscortGt();
|