X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsystem.h;fp=src%2Flibgame%2Fsystem.h;h=7669474f83ff2804993121ab44ced251cea52234;hb=e4e2346cab8fe2f81bcab90fbfb6e4683c675332;hp=51d783b77ffac3508c2755e187d885be7176412e;hpb=bd47a773a931b3403abde41722b9ff23379f5172;p=rocksndiamonds.git diff --git a/src/libgame/system.h b/src/libgame/system.h index 51d783b7..7669474f 100644 --- a/src/libgame/system.h +++ b/src/libgame/system.h @@ -1530,7 +1530,7 @@ struct SetupInfo int bd_smooth_movements; // not boolean -- can also be "MODE_AUTO" int bd_pushing_graphics; // not boolean -- can also be "MODE_AUTO" int bd_up_down_graphics; // not boolean -- can also be "MODE_AUTO" - int bd_skip_falling_sounds; // not boolean -- can also be "MODE_AUTO" + int bd_falling_sounds; // not boolean -- can also be "MODE_AUTO" int bd_palette_c64; int bd_palette_c64dtv; int bd_palette_atari;