mirror of
https://git.recroomarchive.org/Radium/libradhook.git
synced 2026-08-07 09:10:59 +00:00
fix: split files, add padding and return checking on disasm
This commit is contained in:
@@ -18,6 +18,8 @@ endif()
|
||||
|
||||
add_library(radhook
|
||||
src/radhook.cpp
|
||||
src/memory.cpp
|
||||
src/x64disasm.cpp
|
||||
)
|
||||
|
||||
target_include_directories(radhook
|
||||
|
||||
Reference in New Issue
Block a user