[IXModel] Finally XModels are correct

This commit is contained in:
momo5502
2017-01-03 22:04:10 +01:00
parent 6c9138c5a6
commit ff72493ce3
3 changed files with 146 additions and 138 deletions

View File

@ -1663,7 +1663,7 @@ namespace Game
struct PhysCollmap
{
const char * name;
const char *name;
unsigned int count;
PhysGeomInfo *geoms;
char unknown[0x18];