Alphabetical commit

Former-commit-id: 4ee6e29bfc574b670ed583a95990aaa8954fc8cb
This commit is contained in:
Lynix 2014-05-28 01:12:14 +02:00
parent 012c120bf1
commit 42f5b501f5
1 changed files with 1 additions and 1 deletions

View File

@ -43,8 +43,8 @@ struct NAZARA_API NzMeshParams
};
class NzAnimation;
class NzPrimitiveList;
class NzMesh;
class NzPrimitiveList;
typedef NzVertexStruct_XYZ_Normal_UV_Tangent NzMeshVertex;