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

8 lines
70 B
C
Raw Normal View History

#pragma once
#include "TESForm.h"
struct AlchemyItem : TESForm
{
};