diff options
Diffstat (limited to 'src/egg/gfx/eggLightManager.cpp')
| -rw-r--r-- | src/egg/gfx/eggLightManager.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/egg/gfx/eggLightManager.cpp b/src/egg/gfx/eggLightManager.cpp new file mode 100644 index 00000000..c842a6ec --- /dev/null +++ b/src/egg/gfx/eggLightManager.cpp @@ -0,0 +1,3 @@ +#include "egg/gfx/eggLight.h" + +namespace EGG {} // namespace EGG |
