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

8 lines
81 B
C
Raw Normal View History

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