diff --git a/include/RE/T/TESNPC.h b/include/RE/T/TESNPC.h index 99a19565..c9a5862d 100644 --- a/include/RE/T/TESNPC.h +++ b/include/RE/T/TESNPC.h @@ -152,5 +152,4 @@ namespace RE REX::Enum pronoun; // 450 }; static_assert(sizeof(TESNPC) == 0x458); - constexpr auto i = offsetof(TESNPC, pronoun); }