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

8 lines
73 B
C
Raw Normal View History

#pragma once
#include <Forms/TESForm.h>
struct TESClass : TESForm
{
};