remove testing code

This commit is contained in:
Steve Zhao 2022-01-10 00:19:16 -05:00
parent 217536cebe
commit 45e543e61e

View File

@ -1,6 +1,3 @@
// testing, update fncs on the fly
#undef PREP
#define PREP(var1) TRIPLES(ADDON,fnc,var1) = { call compile preProcessFileLineNumbers '\MAINPREFIX\PREFIX\SUBPREFIX\COMPONENT_F\functions\DOUBLES(fnc,var1).sqf' }
PREP(calculateCooling); PREP(calculateCooling);
PREP(canUnjam); PREP(canUnjam);