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