Home
last modified time | relevance | path

Searched refs:skybox_parse_colors (Results 1 – 1 of 1) sorted by relevance

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dsky.c2097 ok &= skybox_parse_colors(def, skybox_clouds); in skybox_parse_defs()
2115 ok &= skybox_parse_colors(def, skybox_sky1); in skybox_parse_defs()
2118 ok &= skybox_parse_colors(def, skybox_sky2); in skybox_parse_defs()
2121 ok &= skybox_parse_colors(def, skybox_sky3); in skybox_parse_defs()
2124 ok &= skybox_parse_colors(def, skybox_sky4); in skybox_parse_defs()
2127 ok &= skybox_parse_colors(def, skybox_sky5); in skybox_parse_defs()
2130 ok &= skybox_parse_colors(def, skybox_sky1_sunny); in skybox_parse_defs()
2145 ok &= skybox_parse_colors(def, skybox_sun); in skybox_parse_defs()
2148 ok &= skybox_parse_colors(def, skybox_fog); in skybox_parse_defs()
2151 ok &= skybox_parse_colors(def, skybox_fog_sunny); in skybox_parse_defs()
[all …]