summaryrefslogtreecommitdiff
path: root/src/common.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.hpp')
-rw-r--r--src/common.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.hpp b/src/common.hpp
index 02e8b1a..e8f531a 100644
--- a/src/common.hpp
+++ b/src/common.hpp
@@ -15,6 +15,7 @@
extern bool debug_draw_cmodels;
extern bool debug_draw_paths;
extern bool debug_draw_tile_coords;
+extern bool debug_AI;
namespace procgen {
class prng_t {