- another round of name corrections
authorAkiko <akiko@linux-addicted.net>
Sun, 7 Jun 2015 14:04:49 +0000 (16:04 +0200)
committerAkiko <akiko@linux-addicted.net>
Sun, 7 Jun 2015 14:04:49 +0000 (16:04 +0200)
G3D/World/GBSPFile.h
G3D/World/Plane.h [moved from G3D/World/PLANE.H with 100% similarity]
G3D/World/Surface.h [moved from G3D/World/SURFACE.H with 100% similarity]
G3D/World/Trace.h [moved from G3D/World/TRACE.H with 100% similarity]
G3D/World/User.h [moved from G3D/World/USER.H with 100% similarity]
G3D/World/World.h

index d3ca26d..a021040 100644 (file)
@@ -27,7 +27,7 @@
 #include "include/BaseType.h"\r
 #include "include/Vec3d.h"\r
 #include <windows.h>\r
-#include "DCommon.h"\r
+#include "G3D/Engine/Drivers/DCommon.h"\r
 #include "include/VFile.h"\r
 #include "include/Motion.h"\r
 \r
similarity index 100%
rename from G3D/World/PLANE.H
rename to G3D/World/Plane.h
similarity index 100%
rename from G3D/World/SURFACE.H
rename to G3D/World/Surface.h
similarity index 100%
rename from G3D/World/TRACE.H
rename to G3D/World/Trace.h
similarity index 100%
rename from G3D/World/USER.H
rename to G3D/World/User.h
index 81e11c7..cffe533 100644 (file)
@@ -23,7 +23,7 @@
 #define GE_WORLD_H\r
 \r
 #include "include/ErrorLog.h"\r
-#include "PtrTypes.h"\r
+#include "G3D/PtrTypes.h"\r
 #include "include/Genesis.h"\r
 #include "GBSPFile.h"\r
 #include "include/Motion.h"\r