diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-12-11 18:09:44 +0100 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-12-11 18:09:44 +0100 |
| commit | ecbd382ae4b0810cc30dbdae27c032803061c6e7 (patch) | |
| tree | 72fe30941fb8955d8481ff1139b86fb4ce90e8a0 /src/wrapped32/generated/wrapper32.h | |
| parent | 16f63a94c3645352af27e4e0fb113ce06a17dcb6 (diff) | |
| download | box64-ecbd382ae4b0810cc30dbdae27c032803061c6e7.tar.gz box64-ecbd382ae4b0810cc30dbdae27c032803061c6e7.zip | |
[BOX32] added a few more libc 32bits wrapped functions
Diffstat (limited to 'src/wrapped32/generated/wrapper32.h')
| -rw-r--r-- | src/wrapped32/generated/wrapper32.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wrapped32/generated/wrapper32.h b/src/wrapped32/generated/wrapper32.h index d8657ce4..6eaa0238 100644 --- a/src/wrapped32/generated/wrapper32.h +++ b/src/wrapped32/generated/wrapper32.h @@ -664,7 +664,6 @@ void pEpII_32(x64emu_t *emu, uintptr_t fnc); void pFpuu_32(x64emu_t *emu, uintptr_t fnc); void pFpup_32(x64emu_t *emu, uintptr_t fnc); void pEpLL_32(x64emu_t *emu, uintptr_t fnc); -void pEppi_32(x64emu_t *emu, uintptr_t fnc); void pFppu_32(x64emu_t *emu, uintptr_t fnc); void pEppL_32(x64emu_t *emu, uintptr_t fnc); void pFppL_32(x64emu_t *emu, uintptr_t fnc); @@ -679,6 +678,7 @@ void aEipa_32(x64emu_t *emu, uintptr_t fnc); void SEEpp_32(x64emu_t *emu, uintptr_t fnc); void SEppS_32(x64emu_t *emu, uintptr_t fnc); void tEipu_32(x64emu_t *emu, uintptr_t fnc); +void tEppi_32(x64emu_t *emu, uintptr_t fnc); void vFibp_i_32(x64emu_t *emu, uintptr_t fnc); void vFuibp__32(x64emu_t *emu, uintptr_t fnc); void vFuuBp__32(x64emu_t *emu, uintptr_t fnc); @@ -1229,6 +1229,7 @@ void pFppupp_32(x64emu_t *emu, uintptr_t fnc); void pFXLipp_32(x64emu_t *emu, uintptr_t fnc); void pFXpipi_32(x64emu_t *emu, uintptr_t fnc); void pFXppip_32(x64emu_t *emu, uintptr_t fnc); +void tEpppLi_32(x64emu_t *emu, uintptr_t fnc); void vFiuibp_i_32(x64emu_t *emu, uintptr_t fnc); void vFXibL_ii_32(x64emu_t *emu, uintptr_t fnc); void iEEBh_ppp_32(x64emu_t *emu, uintptr_t fnc); |