Skip to content
Snippets Groups Projects
Commit 26b273c3 authored by Amorilia's avatar Amorilia
Browse files

Another compile fix.

parent 6c52bb50
No related branches found
No related tags found
No related merge requests found
......@@ -24,6 +24,8 @@ public:
virtual void Write( ostream& out, map<NiObjectRef,uint> link_map, unsigned int version ) const;
virtual string asString( bool verbose = false ) const;
virtual void FixLinks( const vector<NiObjectRef> & objects, list<uint> link_stack, unsigned int version );
NiNode * SkeletonRoot() const;
private:
NI_SKIN_INSTANCE_MEMBERS
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment