X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=19a9747af9fddd1aa0298e83b526dc532d6cb9e7;hb=add3f75baa4b9a072bccd72537f0f5ccb5f225a5;hp=78392d89f535e992a941071151c04ff23263b132;hpb=88649b249ef0485f6c6233dfee03e3cae1eefa1f;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 78392d89..19a9747a 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1516,6 +1516,9 @@ struct SetupInfo boolean bd_skip_hatching; boolean bd_scroll_delay; int bd_smooth_movements; // not boolean -- can also be "AUTO" + int bd_pushing_graphics; // not boolean -- can also be "AUTO" + int bd_up_down_graphics; // not boolean -- can also be "AUTO" + int bd_skip_falling_sounds; // not boolean -- can also be "AUTO" int bd_palette_c64; int bd_palette_c64dtv; int bd_palette_atari;