diff --git a/assets/hook_priority.png b/assets/hook_priority.png new file mode 100644 index 0000000..ee4430b Binary files /dev/null and b/assets/hook_priority.png differ diff --git a/tutorials/hookpriority.md b/tutorials/hookpriority.md index 2861655..c9bb3a3 100644 --- a/tutorials/hookpriority.md +++ b/tutorials/hookpriority.md @@ -25,7 +25,7 @@ At this point, the function call is finished and execution returns to the origin An example is shown by this diagram and its accompanying code: -![Diagram detailing the flow of execution for a hooked function](/assets/hook_priority.drawio.svg) +![Diagram detailing the flow of execution for a hooked function](/assets/hook_priority.png) ```cpp // priority of -1'000'000