Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Curve committed May 12, 2024
1 parent cf5cc84 commit 19508d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hooks.hook.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ namespace lime

/*
# We failed to offset, thus we have to fall back to a jump-table at the end of the trampoline
*/
*/

const auto imm_value =
std::visit([](auto amount) { return static_cast<std::int64_t>(amount); }, imm.amount);
Expand Down

0 comments on commit 19508d8

Please sign in to comment.