/* * Set the current skin file. * * Examples: * remote.set_skin 'path/to/cool_skin.zip' * remote.skin = 'path/to/cool_skin.zip' * */ static VALUE xr_set_skin(VALUE self, VALUE skin) {