F4MP/tiltedcode/Code/client/Games/Skyrim/Forms/TESBoundAnimObject.h

8 lines
97 B
C
Raw Normal View History

#pragma once
#include <Forms/TESBoundObject.h>
struct TESBoundAnimObject : TESBoundObject
{
};