diff options
| author | Yang Liu <numbksco@gmail.com> | 2023-06-10 00:47:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-09 18:47:51 +0200 |
| commit | cc56ebbb35242cd41322dda98b629b2f044c3207 (patch) | |
| tree | fbc7c9e75bcbda53c5a92fc67ddd947fa95897c8 /src/wrapped/generated/wrapper.h | |
| parent | 56b87146e79a1f0f0169bf0853350ffdf68efe72 (diff) | |
| download | box64-cc56ebbb35242cd41322dda98b629b2f044c3207.tar.gz box64-cc56ebbb35242cd41322dda98b629b2f044c3207.zip | |
[WRAPPER] Added more libicu wrapped functions (for #829) (#831)
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
| -rw-r--r-- | src/wrapped/generated/wrapper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index c4d2bd7f..21405ee0 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -1919,6 +1919,7 @@ void iFpUuuLp(x64emu_t *emu, uintptr_t fnc); void iFpUuupp(x64emu_t *emu, uintptr_t fnc); void iFpUUUip(x64emu_t *emu, uintptr_t fnc); void iFpUUUUp(x64emu_t *emu, uintptr_t fnc); +void iFpdpipp(x64emu_t *emu, uintptr_t fnc); void iFpLiiiL(x64emu_t *emu, uintptr_t fnc); void iFpLiiip(x64emu_t *emu, uintptr_t fnc); void iFpLiiuu(x64emu_t *emu, uintptr_t fnc); |