Skip to content

Commit

Permalink
Missed SSE ID
Browse files Browse the repository at this point in the history
  • Loading branch information
W-Drew committed Jan 12, 2024
1 parent 9b2af51 commit b3630cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/RE/Offsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -1389,6 +1389,7 @@ namespace RE
inline constexpr REL::ID Play(static_cast<std::uint64_t>(66355));
inline constexpr REL::ID SetObjectToFollow(static_cast<std::uint64_t>(66375));
inline constexpr REL::ID SetPosition(static_cast<std::uint64_t>(66370));
inline constexpr REL::ID Pause(static_cast<std::uint64_t>(66357));
inline constexpr REL::ID Stop(static_cast<std::uint64_t>(66358));
}

Expand Down

0 comments on commit b3630cb

Please sign in to comment.