mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
implemented d3d8 uninstance
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user