Compile Fixes

Same as e3ed811736
This commit is contained in:
PabstMirror 2015-01-12 03:53:02 -06:00
parent 62ff0edb80
commit e4219d05e3
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
#define COMPONENT core
#include "script_mod.hpp"
#include "\z\ace\addons\main\script_mod.hpp"
// #define DEBUG_MODE_FULL
@ -11,4 +11,4 @@
#define DEBUG_SETTINGS DEBUG_SETTINGS_MAIN
#endif
#include "script_macros.hpp"
#include "\z\ace\addons\main\script_macros.hpp"

View File

@ -47,7 +47,7 @@
#define ACE_NOGRIP handAnim[] = {}
#define ACE_DISTANCE_DEFAULT distanceZoomMin = 300; distanceZoomMax = 300
#include "script_macros_optics.hpp"
// #include "script_macros_optics.hpp"
#define ACE_NOZEROING discreteDistance[] = {}; \
discreteDistanceInitIndex = 0; \