diff --git a/injector/source/patcher.c b/injector/source/patcher.c index b45a3e2..5547ac0 100644 --- a/injector/source/patcher.c +++ b/injector/source/patcher.c @@ -509,8 +509,8 @@ void patchCode(u64 progId, u8 *code, u32 size) } } } + } - break; - } + break; } } \ No newline at end of file