// include the weather system file // check this file for info about the system #include "s_icw_include" void main() { // run the skybox modification function ModifySkyBox(); }