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:
@@ -41,6 +41,7 @@ enum class RadHookResult : int {
|
||||
InvalidDetour,
|
||||
InvalidHandle,
|
||||
TrampolineTooFar,
|
||||
TargetTooSmall,
|
||||
Unknown,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user