TerraForge3D
2.3.1
3D Terrain And Landscape Generator
Platform.h
1
#pragma once
2
3
#ifdef TERR3D_WIN32
4
5
#define PATH_SEPARATOR "\\"
6
7
#else
8
9
#define PATH_SEPARATOR "/"
10
11
#endif
TerraForge3D
include
Platform.h
Generated on Thu Apr 7 2022 14:10:50 for TerraForge3D by
1.9.3