From cfe710836454db048fb89b93d755f7e60fcbeefc Mon Sep 17 00:00:00 2001 From: Iru Cai Date: Thu, 13 May 2021 20:33:48 +0800 Subject: tools_ui_callback --- asm/rich4.asm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/asm/rich4.asm b/asm/rich4.asm index ba4bc58..0eaa6d8 100644 --- a/asm/rich4.asm +++ b/asm/rich4.asm @@ -91438,7 +91438,7 @@ pop esi pop ebx ret -fcn_00445c14: +tools_ui_callback: push ebx push esi push edi @@ -94348,7 +94348,7 @@ push 0 push eax call dword [edx + 0x80] ; ucall push 0 -push fcn_00445c14 ; push 0x445c14 +push tools_ui_callback ; push 0x445c14 call fcn_004018e7 ; call 0x4018e7 mov esi, eax add esp, 8 -- cgit v1.2.3