From 7d4e4c0b34a613dd3c0220475ae4e448197522c1 Mon Sep 17 00:00:00 2001 From: Treeki Date: Sat, 12 Mar 2011 23:17:12 +0100 Subject: initial commit. now I can start playing with stuff! --- MapTool/t3d/material.cpp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 MapTool/t3d/material.cpp (limited to 'MapTool/t3d/material.cpp') 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() { +} -- cgit v1.2.3