XEH_prep.hpp 197 B

12345
  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);
  5. PREP(newSpawner);