diff options
Diffstat (limited to 'src/strings.cpp')
-rw-r--r-- | src/strings.cpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/strings.cpp b/src/strings.cpp index d2acc03..e6c3ec5 100644 --- a/src/strings.cpp +++ b/src/strings.cpp @@ -1,3 +1,7 @@ +#if SPECIAL +#include "main.h" +#endif + static bool32 Hacko = false; static int32 EffectSel = -1; |