From 6fac9ee35bfbc67c94717fc661425a2fcfe69178 Mon Sep 17 00:00:00 2001 From: DragonSWDev Date: Mon, 23 Dec 2024 22:26:53 +0100 Subject: Add SDL_RenderGeometryRaw wrapped function to SDL2 (#2195) * Add SDL_RenderGeometryRaw wrapped function to SDL2 * Add missing files --- src/wrapped/generated/wrapper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/wrapped/generated/wrapper.h') diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index c1fba671..f8bcb3ae 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -3348,6 +3348,7 @@ void iFpLLlliLppppp(x64emu_t *emu, uintptr_t fnc); void iFpLpuuLpLpppL(x64emu_t *emu, uintptr_t fnc); void iFpLpppppppppp(x64emu_t *emu, uintptr_t fnc); void iFppLlliLppppp(x64emu_t *emu, uintptr_t fnc); +void iFpppipipiipii(x64emu_t *emu, uintptr_t fnc); void iFpppppppppppp(x64emu_t *emu, uintptr_t fnc); void UFbCuuWWwwCCup(x64emu_t *emu, uintptr_t fnc); void UFbuuuWWWWWWWW(x64emu_t *emu, uintptr_t fnc); -- cgit 1.4.1