aboutsummaryrefslogtreecommitdiff
path: root/params.h
diff options
context:
space:
mode:
Diffstat (limited to 'params.h')
-rw-r--r--params.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/params.h b/params.h
index 175db2f..f3053dc 100644
--- a/params.h
+++ b/params.h
@@ -15,6 +15,7 @@ enum class ins_t{
turn, // $dir
scan, // #dst
create, // $is, $nbanks, $move
+ debugger, // -
__num_instructions
};