X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=5e5e998c845256443718becc8759e2b1dd569dc5;hb=216566521353a144d859e1d93d326934996d85a0;hp=ada412c6c52b19b6b7dc0028bf31427fb30fa4fa;hpb=b399baa8e7bc4cc0cd593ff71f9da95291ba4ccd;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index ada412c6..5e5e998c 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -19,7 +19,7 @@ reliable default values. If that value is GFX_ARG_UNDEFINED, it will be dynamically determined, using some of the other list values. */ -struct ConfigInfo image_config_suffix[] = +struct ConfigTypeInfo image_config_suffix[] = { { ".x", ARG_UNDEFINED, TYPE_INTEGER }, { ".y", ARG_UNDEFINED, TYPE_INTEGER },