F4MP/tiltedcode/Code/encoding/Structs/Skyrim/AnimationGraphDescriptor_Mudcrab.h

9 lines
181 B
C
Raw Normal View History

#pragma once
struct AnimationGraphDescriptorManager;
struct AnimationGraphDescriptor_Mudcrab
{
AnimationGraphDescriptor_Mudcrab(AnimationGraphDescriptorManager& aManager);
};