fix make error (#6028)

This commit is contained in:
commy2 2018-01-06 16:57:44 +01:00 committed by jonpas
parent 0eb809fb91
commit 3eddd5ef72

View File

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