#pragma once #include "RE/B/BSTArray.h" namespace RE { class TESFile; class TESFileArray : public BSStaticArray // 00 { public: }; static_assert(sizeof(TESFileArray) == 0x10); }