1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

fix make error ()

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

@ -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)]