X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=73eb60dbcd3f70232e43956a874275bf086e9139;hb=8027b4b2df722b639304c8d3d1272b9da527c02e;hp=0fe69a8d2301f97ef5985fbd44c9f2f96bf7b1b7;hpb=b4962aefbc6cf3356112afe7cf421e073360de14;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index 0fe69a8d..73eb60db 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -10077,6 +10077,8 @@ struct ConfigInfo image_config[] = { "game.graphics_engine_version", "-1" }, { "game.forced_scroll_delay_value", "-1" }, + { "game.forced_scroll_x", ARG_UNDEFINED }, + { "game.forced_scroll_y", ARG_UNDEFINED }, { "game.use_native_emc_graphics_engine", "false" }, { "game.use_native_sp_graphics_engine", "true" }, { "game.use_masked_pushing", "false" },