implemented d3d8 uninstance

This commit is contained in:
aap
2015-09-07 23:00:28 +02:00
parent 0c96bc7b99
commit e330cd1743
13 changed files with 199 additions and 26 deletions

View File

@@ -245,6 +245,8 @@ struct MeshHeader
// RW has uint16 serialNum here
uint32 totalIndices;
Mesh *mesh; // RW has a byte offset here
void allocateIndices(void);
};
struct MorphTarget