X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fprogrambuilder.h;h=0883f6a74fd07a6479dc1b01fa62424882455042;hb=6c525eff3eaaa617648a869449ed3bddf9c1936d;hp=678ee2ca142d9b31e264d2abad9d33ef9fbb31d2;hpb=a1eb8711ba225bb4423868c50369ad5592465171;p=libs%2Fgl.git diff --git a/source/programbuilder.h b/source/programbuilder.h index 678ee2ca..0883f6a7 100644 --- a/source/programbuilder.h +++ b/source/programbuilder.h @@ -39,6 +39,7 @@ public: bool material; bool lighting; unsigned max_lights; + bool skylight; bool specular; bool normalmap; bool shadow;