diff --git a/rulegen3.cpp b/rulegen3.cpp index 2cea813e..b157756c 100644 --- a/rulegen3.cpp +++ b/rulegen3.cpp @@ -257,8 +257,6 @@ void build(vstate& vs, vector& places, int where, int where_last, tcell } } -void print_rules(); - EX int max_ignore_level_pre = 3; EX int max_ignore_level_post = 0; EX int max_ignore_time_pre = 999999;