about summary refs log tree commit diff stats
path: root/src/wrapped32/generated
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2024-12-10 18:19:48 +0100
committerptitSeb <sebastien.chev@gmail.com>2024-12-10 18:19:48 +0100
commite6d1bf78a640b77d25f933dca0d75f91e20b6a1d (patch)
treeccf099e562e3ca17dcb3e29a3871099fd5d88225 /src/wrapped32/generated
parentb4b8617a92ab7768d7a33451321cd64cb3e8ad8b (diff)
downloadbox64-e6d1bf78a640b77d25f933dca0d75f91e20b6a1d.tar.gz
box64-e6d1bf78a640b77d25f933dca0d75f91e20b6a1d.zip
[BOX32][WRAPPER] Added 1 more 32bits libX11 wrapped function
Diffstat (limited to 'src/wrapped32/generated')
-rw-r--r--src/wrapped32/generated/functions_list.txt1
-rw-r--r--src/wrapped32/generated/wrappedlibx11types32.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/wrapped32/generated/functions_list.txt b/src/wrapped32/generated/functions_list.txt
index 434e26ea..c4b00fe9 100644
--- a/src/wrapped32/generated/functions_list.txt
+++ b/src/wrapped32/generated/functions_list.txt
@@ -2259,6 +2259,7 @@ wrappedlibx11:
   - XGetEventData
   - XNextEvent
   - XPeekEvent
+  - XPutBackEvent
 - LFpi:
   - XLookupKeysym
 - pFiV:
diff --git a/src/wrapped32/generated/wrappedlibx11types32.h b/src/wrapped32/generated/wrappedlibx11types32.h
index e3bcafe0..3f64fa88 100644
--- a/src/wrapped32/generated/wrappedlibx11types32.h
+++ b/src/wrapped32/generated/wrappedlibx11types32.h
@@ -90,6 +90,7 @@ typedef uintptr_t (*LFXLiiuuuiupLp_t)(void*, uintptr_t, int32_t, int32_t, uint32
 	GO(XGetEventData, iFXp_t) \
 	GO(XNextEvent, iFXp_t) \
 	GO(XPeekEvent, iFXp_t) \
+	GO(XPutBackEvent, iFXp_t) \
 	GO(XLookupKeysym, LFpi_t) \
 	GO(XVaCreateNestedList, pFiV_t) \
 	GO(XCreateIC, pFpV_t) \