Fix whitespace

This commit is contained in:
taxicat1
2025-12-10 16:02:00 -05:00
parent 00f6407cf4
commit 48d49f5df8

View File

@@ -91,10 +91,10 @@ dsprotectpatch_nextAddress:
.global dsprotectpatch_executeWithParam
.type dsprotectpatch_executeWithParam, %function
dsprotectpatch_executeWithParam:
push {r5, lr}
movs r5, r0
bl dsprotectpatch_entry
pop {r5, pc}
push {r5, lr}
movs r5, r0
bl dsprotectpatch_entry
pop {r5, pc}
.pool