X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;h=15c55f776c85fc397deabcf3b067fd3cd5c9bbc8;hb=16e73266bef50f4e3b0fd3f5753e28a679e29f67;hp=8122dfffb28066a65bd1d6e070e48c54b475fd6d;hpb=3b292f6abf8f677bbfdbd9b583c54113b8e64959;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 8122dfff..15c55f77 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1517,6 +1517,7 @@ struct SetupInfo 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_palette_c64; int bd_palette_c64dtv; int bd_palette_atari;