mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-09 03:39:14 +00:00
6 lines
89 B
C++
6 lines
89 B
C++
#include "lighting.hpp"
|
|
|
|
#include <osg/LightSource>
|
|
|
|
CSVRender::Lighting::~Lighting() {}
|