qbsp: more covered_native stuff to remove

This commit is contained in:
Eric Wasylishen 2022-04-25 22:01:10 -06:00
parent 93e0226726
commit 1a0b4c0733
1 changed files with 1 additions and 0 deletions

View File

@ -596,6 +596,7 @@ struct contentflags_t
int32_t extended;
// for CFLAGS_STRUCTURAL_COVERED_BY_DETAIL
// fixme-brushbsp: remove this
int32_t covered_native;
constexpr bool operator==(const contentflags_t &other) const