mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Use MinHook on cpp side too (#858)
Co-authored-by: goaaats <goatsdev@protonmail.com>
This commit is contained in:
parent
a7540d0fef
commit
dbb0cb3d56
13 changed files with 165 additions and 64 deletions
|
|
@ -40,6 +40,9 @@
|
|||
// https://www.akenotsuki.com/misc/srell/en/
|
||||
#include "../lib/srell3_009/single-header/srell.hpp"
|
||||
|
||||
// https://github.com/TsudaKageyu/minhook
|
||||
#include "../lib/TsudaKageyu-minhook/include/MinHook.h"
|
||||
|
||||
// https://github.com/Nomade040/nmd
|
||||
#include "../lib/Nomade040-nmd/nmd_assembly.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue