diff options
| author | Leslie Zhai <zhaixiang@loongson.cn> | 2025-08-05 14:22:01 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-05 08:22:01 +0200 |
| commit | daeff6fc41f7c2e879d9d8d95b9b7a8530e3073a (patch) | |
| tree | 4eb623e455c8dbef8ee896f0fe30aa38434117a5 /src/wrapped/generated/wrapper.h | |
| parent | 368f14b4ce1ae8635f4df2e1295fe745c2db867d (diff) | |
| download | box64-daeff6fc41f7c2e879d9d8d95b9b7a8530e3073a.tar.gz box64-daeff6fc41f7c2e879d9d8d95b9b7a8530e3073a.zip | |
[WRAPPER] Wrapped g_type_module_use, g_type_module_register_type and g_type_module_add_interface (#2895)
* [WRAPPER] Wrapped g_type_module_use, g_type_module_register_type and g_type_module_add_interface * [WRAPPER] Removed duplicated my_GInterfaceInfo_t
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 aa147cfb..2425de36 100644 --- a/src/wrapped/generated/wrapper.h +++ b/src/wrapped/generated/wrapper.h @@ -2472,6 +2472,7 @@ void lFpppLpp(x64emu_t *emu, uintptr_t fnc); void LFEuuppp(x64emu_t *emu, uintptr_t fnc); void LFELpppu(x64emu_t *emu, uintptr_t fnc); void LFEpuppp(x64emu_t *emu, uintptr_t fnc); +void LFEpLppu(x64emu_t *emu, uintptr_t fnc); void LFEppppu(x64emu_t *emu, uintptr_t fnc); void LFpipipi(x64emu_t *emu, uintptr_t fnc); void LFpLippp(x64emu_t *emu, uintptr_t fnc); |