diff options
| author | Yang Liu <liuyang22@iscas.ac.cn> | 2023-06-14 01:25:30 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-13 19:25:30 +0200 |
| commit | e0dc494e71eacffc3a53ab59335298795752c740 (patch) | |
| tree | d41bb982d3efec0d81637f4750371d4ac24f24c4 /src/wrapped/generated/wrapper.h | |
| parent | 4110956ddaf3c58a1e8e50aa7adba2ed43e3a6b7 (diff) | |
| download | box64-e0dc494e71eacffc3a53ab59335298795752c740.tar.gz box64-e0dc494e71eacffc3a53ab59335298795752c740.zip | |
[WRAPPER] Rework on libharfbuzz wrapper (#836)
* Rework of libharfbuzz, part 1 * Rework of libharfbuzz, part 2 * Rework of libharfbuzz, part 3 * Rework of libharfbuzz, part 4 * Rework of libharfbuzz, part 5 * Fixed typo * Fixed typo * Rework of libharfbuzz, part 6 * Rework of libharfbuzz, part 7 * Done
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 3d13ace0..f0e08c35 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -1868,6 +1868,7 @@ void iFEpippi(x64emu_t *emu, uintptr_t fnc); void iFEpIppp(x64emu_t *emu, uintptr_t fnc); void iFEpuppp(x64emu_t *emu, uintptr_t fnc); void iFEpUppp(x64emu_t *emu, uintptr_t fnc); +void iFEppppi(x64emu_t *emu, uintptr_t fnc); void iFEppppp(x64emu_t *emu, uintptr_t fnc); void iFiiiiip(x64emu_t *emu, uintptr_t fnc); void iFiiiipp(x64emu_t *emu, uintptr_t fnc); |