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