X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=35eb221eebe658dca59c581a4c141c837dc15c15;hb=03f1156cc40e36c17e19a1c9ee02f0cbd70b8989;hp=ac10e75c3c94948b85450be4a224ecb8eecd100a;hpb=2447100f7c3eacf4361973fa90814d9bd0e2b055;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index ac10e75c..35eb221e 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -655,6 +655,9 @@ struct SetupEditorInfo boolean el_headlines; + boolean el_by_game; + boolean el_by_type; + boolean show_element_token; };