diff --git a/include/RE/Offsets.h b/include/RE/Offsets.h index 1a3cc75f1..c0398901b 100644 --- a/include/RE/Offsets.h +++ b/include/RE/Offsets.h @@ -1389,6 +1389,7 @@ namespace RE inline constexpr REL::ID Play(static_cast(66355)); inline constexpr REL::ID SetObjectToFollow(static_cast(66375)); inline constexpr REL::ID SetPosition(static_cast(66370)); + inline constexpr REL::ID Pause(static_cast(66357)); inline constexpr REL::ID Stop(static_cast(66358)); }