ACE3/addons/dagr/XEH_preInit.sqf
2015-06-08 12:57:16 +02:00

13 lines
195 B
Plaintext

#include "script_component.hpp"
ADDON = false;
PREP(DAGR_MENU_INIT);
PREP(DAGR_OUTPUT_DATA);
PREP(DAGR_OUTPUT_VECTOR);
PREP(DAGR_OUTPUT_WP);
PREP(DAGR_START);
PREP(DAGR_VECTOR);
ADDON = true;