Add #undef for PREP w/ DISABLE_COMPILE_CACHE

This commit is contained in:
PabstMirror 2016-07-04 01:17:30 -05:00
parent 08c4731a3a
commit e40415b628

View File

@ -84,6 +84,7 @@
#define TYPE_BACKPACK 901
#ifdef DISABLE_COMPILE_CACHE
#undef PREP
#define PREP(fncName) DFUNC(fncName) = compile preprocessFileLineNumbers QPATHTOF(functions\DOUBLES(fnc,fncName).sqf)
#else
#undef PREP