added '.hide' suffix to default program config to hide (some) setup options
[rocksndiamonds.git] / src / main.h
index 217ea876a24ba888c90f3a96a47612e571fc24b3..9545b70502020b11bc3044801a087a9ad0928cdd 100644 (file)
@@ -3180,6 +3180,7 @@ extern SetupFileHash             *image_config_hash;
 extern SetupFileHash          *element_token_hash;
 extern SetupFileHash          *graphic_token_hash;
 extern SetupFileHash          *font_token_hash;
+extern SetupFileHash          *hide_setup_hash;
 extern struct ConfigTypeInfo   image_config_suffix[];
 extern struct ConfigTypeInfo   sound_config_suffix[];
 extern struct ConfigTypeInfo   music_config_suffix[];