Skip to content

Commit

Permalink
chore: remove debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
qudix committed Oct 22, 2024
1 parent 28d3ce6 commit 7be121e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/RE/T/TESNPC.h
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,4 @@ namespace RE
REX::Enum<PRONOUN_TYPE, std::uint8_t> pronoun; // 450
};
static_assert(sizeof(TESNPC) == 0x458);
constexpr auto i = offsetof(TESNPC, pronoun);
}

0 comments on commit 7be121e

Please sign in to comment.