ACE3/addons/arsenal/missions/Arsenal.VR/script_component.hpp

6 lines
219 B
C++
Raw Normal View History

#include "\z\ace\addons\arsenal\script_component.hpp"
2017-12-22 14:09:06 +00:00
2019-06-12 05:11:02 +00:00
// make.py can't redefine already defined macros
2019-06-08 20:17:24 +00:00
#undef PREP
2017-12-22 14:09:06 +00:00
#define PREP(var) FUNC(var) = compileFinal preprocessFileLineNumbers format ["fnc_%1.sqf", QUOTE(var)]