1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 18:35:20 +00:00
OpenMW/apps/opencs/view/render/lighting.cpp

6 lines
89 B
C++
Raw Normal View History

2014-03-23 15:14:26 +01:00
#include "lighting.hpp"
2015-03-28 21:26:16 +01:00
#include <osg/LightSource>
2015-03-11 10:54:45 -04:00
CSVRender::Lighting::~Lighting() {}