From 6b2cbe6c00c1b008e3145c1adf6096640f4e7bbd Mon Sep 17 00:00:00 2001 From: Benji Dial Date: Tue, 30 May 2023 21:39:37 -0400 Subject: template single_step and executors on whether to update address sets to improve performance in non-gui programs --- include/lib94/lib94.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include') 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 const warrior *single_step(); } -- cgit v1.2.3