chore: set vertex base index for all surfaces

This commit is contained in:
Jan
2024-09-04 00:05:57 +02:00
parent 8d2f5541d3
commit 1be630f71e
2 changed files with 49 additions and 41 deletions

View File

@ -590,7 +590,7 @@ namespace T6
float dist;
uint16_t numsurfs;
uint16_t surfIndex;
int partBits[5];
unsigned int partBits[5];
};
enum XModelLodRampType : unsigned char