Skip to content

Commit

Permalink
Merge pull request #121 from alandtse/patch-3
Browse files Browse the repository at this point in the history
feat: add arrestTarget to AIProcess
  • Loading branch information
powerof3 authored Aug 5, 2024
2 parents af4db83 + f080217 commit 6998793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/RE/A/AIProcess.h
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ namespace RE
std::uint64_t unk108; // 108
RefHandle followTarget; // 110
RefHandle target; // 114
std::uint64_t unk118; // 118
RefHandle arrestTarget; // 118
std::uint64_t unk120; // 120
std::uint64_t unk128; // 128
std::uint32_t unk130; // 130
Expand Down

0 comments on commit 6998793

Please sign in to comment.