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

9 lines
181 B
C
Raw Normal View History

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