about summary refs log tree commit diff stats
path: root/src/wrapped/generated/wrapper.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2022-11-11 15:40:15 +0100
committerptitSeb <sebastien.chev@gmail.com>2022-11-11 15:40:15 +0100
commit107dbd56459c39334f9b0d3611c04d561571737e (patch)
treea6f285bc11abaa4ebc3c11a0119ef3df3774f1d5 /src/wrapped/generated/wrapper.h
parentbebd8f3c1a5a695eff6cfb77bbd9d5c50541ed53 (diff)
downloadbox64-107dbd56459c39334f9b0d3611c04d561571737e.tar.gz
box64-107dbd56459c39334f9b0d3611c04d561571737e.zip
Fixed some fuse wrapped functions (better AppImage compatibility)
Diffstat (limited to 'src/wrapped/generated/wrapper.h')
-rw-r--r--src/wrapped/generated/wrapper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wrapped/generated/wrapper.h b/src/wrapped/generated/wrapper.h
index 6d944fe9..b55739a5 100644
--- a/src/wrapped/generated/wrapper.h
+++ b/src/wrapped/generated/wrapper.h
@@ -850,6 +850,7 @@ void iFpLpL(x64emu_t *emu, uintptr_t fnc);
 void iFpLpp(x64emu_t *emu, uintptr_t fnc);
 void iFppii(x64emu_t *emu, uintptr_t fnc);
 void iFppiu(x64emu_t *emu, uintptr_t fnc);
+void iFppiU(x64emu_t *emu, uintptr_t fnc);
 void iFppiL(x64emu_t *emu, uintptr_t fnc);
 void iFppip(x64emu_t *emu, uintptr_t fnc);
 void iFppIL(x64emu_t *emu, uintptr_t fnc);