wip marche pas

This commit is contained in:
CrazyRedMachine 2024-04-20 15:09:55 +02:00
parent a7d65e2c72
commit ea0d9487b2

View File

@ -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");