trying to fix capitilization 2

This commit is contained in:
commy2
2015-01-11 21:39:49 +01:00
parent 2c1d925dc4
commit f969be6302
14 changed files with 572 additions and 0 deletions

View File

@ -0,0 +1,12 @@
#define COMPONENT attach
#include "\z\ace\Addons\main\script_mod.hpp"
#ifdef DEBUG_ENABLED_ATTACH
#define DEBUG_MODE_FULL
#endif
#ifdef DEBUG_SETTINGS_ATTACH
#define DEBUG_SETTINGS DEBUG_SETTINGS_ATTACH
#endif
#include "\z\ace\Addons\main\script_macros.hpp"