Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Pospelove committed Feb 11, 2025
1 parent b0bb9f0 commit 98f543a
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "NullPointerException.h"
#include "ObjectReferenceApi.h"

#include "NullPointerException.h"

RE::TESObjectREFR* GetArgObjectReference(const JsValue& arg)
{
auto formId = static_cast<uint32_t>(static_cast<double>(arg));
Expand Down

0 comments on commit 98f543a

Please sign in to comment.