Skip to content

Commit

Permalink
added deprecated tags to unverified REL::ID uses
Browse files Browse the repository at this point in the history
  • Loading branch information
shad0wshayd3 committed May 6, 2024
1 parent 383b878 commit 5fe6824
Show file tree
Hide file tree
Showing 110 changed files with 607 additions and 603 deletions.
4 changes: 2 additions & 2 deletions CommonLibF4/include/RE/Bethesda/ActiveEffect.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ namespace RE
};

virtual ~ActiveEffect();

bool CheckDisplacementSpellOnTarget()
[[deprecated]] bool CheckDisplacementSpellOnTarget()
{
using func_t = decltype(&ActiveEffect::CheckDisplacementSpellOnTarget);
REL::Relocation<func_t> func{ REL::ID(1415178) };
Expand Down
Loading

0 comments on commit 5fe6824

Please sign in to comment.