mirror of
https://github.com/aap/librw.git
synced 2026-04-19 13:03:09 +01:00
more (or rather fewer) lcs fixes
This commit is contained in:
@@ -379,6 +379,7 @@ struct SkinGlobals
|
||||
{
|
||||
int32 offset;
|
||||
ObjPipeline *pipelines[NUM_PLATFORMS];
|
||||
bool32 forceSkipUsedBones;
|
||||
};
|
||||
extern SkinGlobals skinGlobals;
|
||||
void registerSkinPlugin(void);
|
||||
|
||||
Reference in New Issue
Block a user