diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-02-16 12:41:13 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-02-16 12:41:13 +0100 |
| commit | 10c479034f4b969a0370a1d2734ab895b3a52bbb (patch) | |
| tree | 1163ddd5f546f0653d5209ba495c28c272f1a49a /src/wrapped/generated/wrapper.h | |
| parent | 3c95826c5ce888f3823dc5655dde238cd00fded7 (diff) | |
| download | box64-10c479034f4b969a0370a1d2734ab895b3a52bbb.tar.gz box64-10c479034f4b969a0370a1d2734ab895b3a52bbb.zip | |
Added some more wrapped function to libc, libXt and libX11
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
| -rw-r--r-- | src/wrapped/generated/wrapper.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index bd9cb116..0392a7c5 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -2614,6 +2614,7 @@ void iFpLpppupu(x64emu_t *emu, uintptr_t fnc); void iFpLpppppp(x64emu_t *emu, uintptr_t fnc); void iFppiiipip(x64emu_t *emu, uintptr_t fnc); void iFppillppp(x64emu_t *emu, uintptr_t fnc); +void iFppippppp(x64emu_t *emu, uintptr_t fnc); void iFppIIIppp(x64emu_t *emu, uintptr_t fnc); void iFppuiiuuu(x64emu_t *emu, uintptr_t fnc); void iFppuuuuuu(x64emu_t *emu, uintptr_t fnc); @@ -2879,6 +2880,7 @@ void iFpppppppipi(x64emu_t *emu, uintptr_t fnc); void iFpppppppppu(x64emu_t *emu, uintptr_t fnc); void uFpddpippppp(x64emu_t *emu, uintptr_t fnc); void uFpppppppppp(x64emu_t *emu, uintptr_t fnc); +void lFpLppdddddd(x64emu_t *emu, uintptr_t fnc); void pFEiippppppp(x64emu_t *emu, uintptr_t fnc); void pFEpiiiiiipp(x64emu_t *emu, uintptr_t fnc); void pFEpippppppp(x64emu_t *emu, uintptr_t fnc); |