From d7e712f48b33ed5431763806bdffe3f7ccbb32a1 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Tue, 23 Mar 2021 22:29:11 +0100 Subject: Fixed mbsrtowcs function signature --- src/wrapped/generated/wrapper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wrapped/generated/wrapper.h') diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index 7c0425e8..f5bd89fc 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -311,7 +311,6 @@ void LFLpu(x64emu_t *emu, uintptr_t fnc); void LFLpL(x64emu_t *emu, uintptr_t fnc); void LFpii(x64emu_t *emu, uintptr_t fnc); void LFppi(x64emu_t *emu, uintptr_t fnc); -void LFppL(x64emu_t *emu, uintptr_t fnc); void LFSpL(x64emu_t *emu, uintptr_t fnc); void pFEip(x64emu_t *emu, uintptr_t fnc); void pFEpi(x64emu_t *emu, uintptr_t fnc); @@ -467,6 +466,7 @@ void LFpuuu(x64emu_t *emu, uintptr_t fnc); void LFpLLp(x64emu_t *emu, uintptr_t fnc); void LFpLpp(x64emu_t *emu, uintptr_t fnc); void LFppii(x64emu_t *emu, uintptr_t fnc); +void LFppLp(x64emu_t *emu, uintptr_t fnc); void pFEipp(x64emu_t *emu, uintptr_t fnc); void pFEupp(x64emu_t *emu, uintptr_t fnc); void pFEpii(x64emu_t *emu, uintptr_t fnc); -- cgit 1.4.1