mirror of
https://github.com/TES3MP/TES3MP
synced 2026-08-16 14:26:04 -04:00
5 lines
89 B
C++
5 lines
89 B
C++
#include "lighting.hpp"
|
|
|
|
#include <osg/LightSource>
|
|
|
|
CSVRender::Lighting::~Lighting() {}
|