aboutsummaryrefslogtreecommitdiff
path: root/params.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'params.cpp')
-rw-r--r--params.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/params.cpp b/params.cpp
index 5b71e86..3cdc210 100644
--- a/params.cpp
+++ b/params.cpp
@@ -18,6 +18,7 @@ namespace C {
8, // turn
8, // scan
100, // create
+ 1, // debugger
};
const int numInstructions=(int)ins_t::__num_instructions;