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

undef to Make PBO-Project Happy

This commit is contained in:
PabstMirror 2015-04-08 14:38:22 -05:00
parent 3702679ee4
commit c3564ee883

View File

@ -440,6 +440,7 @@ class CfgVehicles {
statement = QUOTE([ARR_3(_target, true, 0)] call DFUNC(displayPatientInformation));
icon = PATHTOF(UI\icons\medical_cross.paa);
#undef EXCEPTIONS
#define EXCEPTIONS exceptions[] = {"isNotInside"};
#include "ACE_Medical_Actions.hpp"
};