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

8 lines
92 B
C
Raw Normal View History

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