Dragon, lasers, air_hud and javelin code.

This commit is contained in:
jaynus
2015-01-11 10:24:19 -08:00
parent 800c150446
commit 1e29509b45
96 changed files with 3223 additions and 45 deletions

View File

@ -0,0 +1,14 @@
#define COMPONENT frag
#include "\z\ace\Addons\main\script_mod.hpp"
#define DEBUG_ENABLED_FRAG
#ifdef DEBUG_ENABLED_FRAG
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_SETTINGS_FRAG
#define DEBUG_SETTINGS DEBUG_SETTINGS_FRAG
#endif
#include "\z\ace\Addons\main\script_macros.hpp"