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

8 lines
92 B
C
Raw Normal View History

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