mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-06-06 08:42:35 +00:00
Extended and fixed various GFXWorld linking code
This commit is contained in:
@@ -37,6 +37,7 @@ namespace BSP
|
||||
struct BSPSurface
|
||||
{
|
||||
BSPMaterial material;
|
||||
uint16_t vertexCount;
|
||||
uint16_t triCount;
|
||||
int indexOfFirstVertex;
|
||||
int indexOfFirstIndex;
|
||||
|
||||
Reference in New Issue
Block a user