mirror of
https://github.com/halpz/re3.git
synced 2025-07-17 19:38:14 +00:00
rem refs
This commit is contained in:
@ -11,7 +11,7 @@ struct AnimBlendFrameUpdateData
|
||||
CAnimBlendNode *nodes[16];
|
||||
};
|
||||
|
||||
extern RwInt32 &ClumpOffset;
|
||||
extern RwInt32 ClumpOffset;
|
||||
#define RPANIMBLENDCLUMPDATA(o) (RWPLUGINOFFSET(CAnimBlendClumpData*, o, ClumpOffset))
|
||||
|
||||
bool RpAnimBlendPluginAttach(void);
|
||||
|
Reference in New Issue
Block a user