summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/lib94/lib94.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lib94/lib94.hpp b/include/lib94/lib94.hpp
index eeb53ec..18f90b4 100644
--- a/include/lib94/lib94.hpp
+++ b/include/lib94/lib94.hpp
@@ -92,6 +92,7 @@ namespace lib94 {
//assumes that there is a next warrior
//returns a warrior if it dies
+ template <bool update_address_sets>
const warrior *single_step();
}