01-18-2019, 08:47 PM
That source might not work Jonge, I cba to test.
@TheCape
The 'variables' reside in dynamic memory, meaning they are not at the same address per race. Hence why an ASM was created utilizing an address (ASM function) that the value in r3 is always nearby the variables when the function is called.
@TheCape
The 'variables' reside in dynamic memory, meaning they are not at the same address per race. Hence why an ASM was created utilizing an address (ASM function) that the value in r3 is always nearby the variables when the function is called.