mirror of
https://github.com/OpenMW/openmw.git
synced 2025-01-20 20:23:54 +00:00
5 lines
89 B
C++
5 lines
89 B
C++
#include "lighting.hpp"
|
|
|
|
#include <osg/LightSource>
|
|
|
|
CSVRender::Lighting::~Lighting() {}
|