XEH_prep.hpp 179 B

1234
  1. #include "config_macros.hpp"
  2. #define PREP(name) FUNC(name) = compile preProcessFileLineNumbers QUOTE(ADDON\functions\CONCAT(fnc_,name).sqf)
  3. PREP(spawnDroidPFH);
  4. PREP(spawnerInit);