2015-07-10 06:01:56 -07:00
|
|
|
/*
|
|
|
|
* @file vw.h
|
|
|
|
*
|
|
|
|
* @date May 24, 2015
|
2020-01-07 21:02:40 -08:00
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2020
|
2015-07-10 06:01:56 -07:00
|
|
|
*/
|
|
|
|
|
2019-12-26 18:33:12 -08:00
|
|
|
#pragma once
|
2015-07-10 06:01:56 -07:00
|
|
|
|
2019-05-03 15:41:43 -07:00
|
|
|
#include "engine_configuration.h"
|
2015-07-10 06:01:56 -07:00
|
|
|
|
2019-05-03 15:41:43 -07:00
|
|
|
void setVwAba(DECLARE_CONFIG_PARAMETER_SIGNATURE);
|