diff options
| author | ptitSeb <sebastien.chev@gmail.com> | 2024-09-01 17:09:54 +0200 |
|---|---|---|
| committer | ptitSeb <sebastien.chev@gmail.com> | 2024-09-01 17:09:54 +0200 |
| commit | 759cef6e015a7fe99bc94cd70da92e8f00584db9 (patch) | |
| tree | 9461b79c03e5cbe0c7454109a53aebd952b2ec44 /src/wrapped32/generated/wrapper32.h | |
| parent | 02364151bcba524825838140f3d1a61db59dab88 (diff) | |
| download | box64-759cef6e015a7fe99bc94cd70da92e8f00584db9.tar.gz box64-759cef6e015a7fe99bc94cd70da92e8f00584db9.zip | |
[BOX32] Fixes and hacks to get steamcmd shows the prompt
Diffstat (limited to 'src/wrapped32/generated/wrapper32.h')
| -rw-r--r-- | src/wrapped32/generated/wrapper32.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wrapped32/generated/wrapper32.h b/src/wrapped32/generated/wrapper32.h index a5b66b50..6e6adf78 100644 --- a/src/wrapped32/generated/wrapper32.h +++ b/src/wrapped32/generated/wrapper32.h @@ -241,6 +241,7 @@ void iFEppL_32(x64emu_t *emu, uintptr_t fnc); void iFEppp_32(x64emu_t *emu, uintptr_t fnc); void iFEppV_32(x64emu_t *emu, uintptr_t fnc); void iFEpOu_32(x64emu_t *emu, uintptr_t fnc); +void iFEhpp_32(x64emu_t *emu, uintptr_t fnc); void iFEhpV_32(x64emu_t *emu, uintptr_t fnc); void iFiiip_32(x64emu_t *emu, uintptr_t fnc); void iFiiiN_32(x64emu_t *emu, uintptr_t fnc); @@ -323,7 +324,7 @@ void UFsvvs_32(x64emu_t *emu, uintptr_t fnc); void pFEppv_32(x64emu_t *emu, uintptr_t fnc); void LFpBp_iv_32(x64emu_t *emu, uintptr_t fnc); void iFEivpV_32(x64emu_t *emu, uintptr_t fnc); -void iFEpvpp_32(x64emu_t *emu, uintptr_t fnc); +void iFEhvpp_32(x64emu_t *emu, uintptr_t fnc); void iFEhvpV_32(x64emu_t *emu, uintptr_t fnc); void iFEpvvpV_32(x64emu_t *emu, uintptr_t fnc); void iFEpuvvppp_32(x64emu_t *emu, uintptr_t fnc); |