2017-01-03 03:05:22 -08:00
|
|
|
/*
|
|
|
|
* @file trigger_universal.cpp
|
|
|
|
*
|
|
|
|
* @date Jan 3, 2017
|
|
|
|
* @author Andrey Belomutskiy, (c) 2012-2017
|
|
|
|
*/
|
|
|
|
|
2017-01-03 13:02:43 -08:00
|
|
|
#include "main.h"
|
|
|
|
#include "trigger_structure.h"
|
|
|
|
#include "engine_configuration.h"
|
2017-01-03 03:05:22 -08:00
|
|
|
|
|
|
|
|
|
|
|
|