Skip to content

Commit

Permalink
Update CommonLibSF/include/RE/Offsets.h
Browse files Browse the repository at this point in the history
Co-authored-by: Angad <[email protected]>
  • Loading branch information
nikitalita and ThirdEyeSqueegee authored Oct 19, 2023
1 parent e90af28 commit 0e0e398
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CommonLibSF/include/RE/Offsets.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@ namespace RE::Offset
inline constexpr REL::ID Free{ 34032 };
}

namespace Misc
{
inline constexpr REL::ID DebugNotification{ 138728 };
inline constexpr REL::ID PlayMenuSound{ 167344 };
}

namespace PlayerCamera
{
inline constexpr REL::ID singleton{ 878523 };
Expand Down

0 comments on commit 0e0e398

Please sign in to comment.