#pragma once #include struct TESPackage; struct TESAIForm : BaseFormComponent { uint32_t flags; uint8_t unkC[0xC]; GameList AIPackList; };