/** * @file shinyWaterF.glsl * * $LicenseInfo:firstyear=2007&license=viewerlgpl$ * $/LicenseInfo$ */ void shiny_lighting_water(); void main() { shiny_lighting_water(); }