diff --git a/include/RE/B/BGSDebris.h b/include/RE/B/BGSDebris.h index 6df766bd9..807691a0b 100644 --- a/include/RE/B/BGSDebris.h +++ b/include/RE/B/BGSDebris.h @@ -23,6 +23,8 @@ namespace RE kCollisionData = 1 << 0 }; + TES_HEAP_REDEFINE_NEW(); + // members std::int8_t percentage; // 00 - DATA~ stl::enumeration flags; // 01 - ~DATA