move include

This commit is contained in:
PabstMirror 2018-12-13 00:30:29 -06:00
parent 8243d2d433
commit f11ed762e3

View File

@ -1,3 +1,4 @@
#include "script_component.hpp"
/*
* Author: PabstMirror
* Handlese firing the 40mm pike grenade/rocket
@ -13,7 +14,6 @@
*
* Public: No
*/
#include "script_component.hpp"
//IGNORE_PRIVATE_WARNING ["_unit", "_weapon", "_muzzle", "_mode", "_ammo", "_magazine", "_projectile"];
TRACE_7("firedEH:",_unit, _weapon, _muzzle, _mode, _ammo, _magazine, _projectile);