diff options
| author | Yang Liu <liuyang22@iscas.ac.cn> | 2023-04-17 14:08:49 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-17 08:08:49 +0200 |
| commit | 922e5beb3f96cdb3d32b7d110362d4103b1ca52a (patch) | |
| tree | 8c2083755bbd1b35297bc2dd787db82fc5d0c0a0 /src/wrapped/generated/wrapper.h | |
| parent | 6c6b6f7f13fcb2e5565be86e8413158e324804fb (diff) | |
| download | box64-922e5beb3f96cdb3d32b7d110362d4103b1ca52a.tar.gz box64-922e5beb3f96cdb3d32b7d110362d4103b1ca52a.zip | |
[WRAPPER] Fixed mpg123 wrapper (#704)
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
| -rw-r--r-- | src/wrapped/generated/wrapper.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h index e18ec633..19fb8565 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -1677,7 +1677,6 @@ void iFppUUup(x64emu_t *emu, uintptr_t fnc); void iFppdidd(x64emu_t *emu, uintptr_t fnc); void iFpplppi(x64emu_t *emu, uintptr_t fnc); void iFppLupp(x64emu_t *emu, uintptr_t fnc); -void iFppLpLp(x64emu_t *emu, uintptr_t fnc); void iFpppiuu(x64emu_t *emu, uintptr_t fnc); void iFpppipi(x64emu_t *emu, uintptr_t fnc); void iFpppipp(x64emu_t *emu, uintptr_t fnc); |