Skip to content

Commit 0c0d537

Browse files
maintenance
1 parent dbb3d6e commit 0c0d537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/RE/Q/QUEST_STAGE_DATA.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace RE
1414
};
1515

1616
// members
17-
std::uint16_t index; // 00
17+
std::uint16_t index; // 00
1818
REX::EnumSet<QUEST_STAGE_DAGA::Flags, std::uint8_t> flags; // 02
1919
};
2020
static_assert(sizeof(QUEST_STAGE_DATA) == 0x4);

0 commit comments

Comments
 (0)