X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibgame%2Fsystem.h;h=2f39c1a1ddca6ef012d21f2461422af5a94e00b1;hb=HEAD;hp=bcfee01ebb66f28c7c2de13e41861bf6bef76bc1;hpb=c4cfe09e6e5db671cf17fa7e7689d3773255eca3;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index bcfee01e..73d50ddc 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1518,6 +1518,7 @@ struct SetupInfo boolean sound_music; boolean sound_simple; boolean toons; + boolean global_animations; boolean scroll_delay; boolean forced_scroll_delay; int scroll_delay_value;