forked from Popn_Tools/popnhax
wip, event function copy works
This commit is contained in:
parent
ea0d9487b2
commit
298842bd61
@ -85,7 +85,7 @@ void categ_inject_songlist_reimpl()
|
||||
__asm("push eax\n");
|
||||
__asm("lea eax, dword ptr [esp+0x24]\n");
|
||||
__asm("mov dword ptr fs:[0], eax\n");
|
||||
__asm("lea ebp, dword ptr [esp+0x34]\n");
|
||||
__asm("mov ebp, dword ptr [esp+0x34]\n");
|
||||
__asm("xor ebx, ebx\n");
|
||||
__asm("mov dword ptr ss:[esp+0x34], ebx\n");
|
||||
__asm("subcateg_loop:\n");
|
||||
|
Loading…
Reference in New Issue
Block a user