Update script_component.hpp

This commit is contained in:
Brett 2021-10-04 17:55:00 -06:00
parent 49c8916573
commit 49b5fb5b5f

View File

@ -1,5 +1,4 @@
#include "\z\ace\addons\arsenal\script_component.hpp"
// make.py can't redefine already defined macros
#undef PREP
#undef PREP // make.py can't redefine already defined macros
#define PREP(var) FUNC(var) = compileFinal preprocessFileLineNumbers format ["fnc_%1.sqf", QUOTE(var)]