forked from Popn_Tools/popnhax
wip marche pas
This commit is contained in:
parent
a7d65e2c72
commit
ea0d9487b2
@ -78,7 +78,7 @@ void categ_inject_songlist_reimpl()
|
||||
|
||||
__asm("push ebx\n");
|
||||
__asm("mov ebx, dword ptr ds:[_reimpl_value_2]\n");
|
||||
__asm("mov eax, dword ptr ds:[ebx]\n");
|
||||
__asm("mov eax, [ebx]\n");
|
||||
__asm("pop ebx\n");
|
||||
|
||||
__asm("xor eax,esp\n");
|
||||
|
Loading…
Reference in New Issue
Block a user