X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FLights.h;h=4c635f74b33b669453a3a3474fb753649e9f5c07;hb=2adf4594e7eccc24647a6fce8ebf77da56c9c9d0;hp=ef98337f40bcf354384a1bdc6a003f23f030c162;hpb=8562aa5bebc97ea8a61d056aec3847030c6985b7;p=lugaru.git diff --git a/Source/Lights.h b/Source/Lights.h index ef98337..4c635f7 100644 --- a/Source/Lights.h +++ b/Source/Lights.h @@ -18,4 +18,4 @@ public: void SetUpMainLight(Light* whichsource, int whichlight, float ambientr, float ambientg, float ambientb); void SetUpLight(Light* whichsource, int whichlight); -#endif \ No newline at end of file +#endif