summaryrefslogtreecommitdiff
path: root/MapTool/t3d/material.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'MapTool/t3d/material.cpp')
-rw-r--r--MapTool/t3d/material.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/MapTool/t3d/material.cpp b/MapTool/t3d/material.cpp
new file mode 100644
index 0000000..c9f3a35
--- /dev/null
+++ b/MapTool/t3d/material.cpp
@@ -0,0 +1,4 @@
+#include "material.h"
+
+T3DMaterial::T3DMaterial() {
+}