summaryrefslogtreecommitdiff
path: root/scene/3d/lightmap_probe.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'scene/3d/lightmap_probe.cpp')
-rw-r--r--scene/3d/lightmap_probe.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/scene/3d/lightmap_probe.cpp b/scene/3d/lightmap_probe.cpp
new file mode 100644
index 0000000000..2da81337f0
--- /dev/null
+++ b/scene/3d/lightmap_probe.cpp
@@ -0,0 +1,4 @@
+#include "lightmap_probe.h"
+
+LightmapProbe::LightmapProbe() {
+}