diff options
| author | alexvorxx <72611580+alexvorxx@users.noreply.github.com> | 2025-02-26 19:47:42 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-26 17:47:42 +0100 |
| commit | 4120dc10bdf79bc4787ff14549ea02da3b7feb21 (patch) | |
| tree | 6fed38313b4e2bfe4355b15af898ff2f0b7903f6 /src/wrapped32/generated/functions_list.txt | |
| parent | 48f51bd5fef5b9b6ea5ad086cfd44a07c5441d8a (diff) | |
| download | box64-4120dc10bdf79bc4787ff14549ea02da3b7feb21.tar.gz box64-4120dc10bdf79bc4787ff14549ea02da3b7feb21.zip | |
Fixed Box32 for Winlator Glibc (#2404)
* 1 * 2 * 3 * 4 * Fix * 5 * 6 * 7 * 8 * revert 8 * 9
Diffstat (limited to 'src/wrapped32/generated/functions_list.txt')
| -rw-r--r-- | src/wrapped32/generated/functions_list.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/wrapped32/generated/functions_list.txt b/src/wrapped32/generated/functions_list.txt index bda7fd26..85629280 100644 --- a/src/wrapped32/generated/functions_list.txt +++ b/src/wrapped32/generated/functions_list.txt @@ -1065,7 +1065,6 @@ #() LFXCii -> LFXCii #() LFXLuu -> LFXLuu #() LFXpLp -> LFXpLp -#() pEEipi -> pEEipi #() pFEupi -> pFEupi #() pFEupp -> pFEupp #() pEEpii -> pEEpii @@ -2012,6 +2011,8 @@ #() vFuuuuiiiiuuiiiiiii -> vFuuuuiiiiuuiiiiiii #() vFXpuiiiiipuiiiiiiii -> vFXpuiiiiipuiiiiiiii #() uFippuuuuiiiiuuiiiiiiiipp -> uFippuuuuiiiiuuiiiiiiiipp +#defined(WINLATOR_GLIBC) pEipi -> pEipi +#!defined(WINLATOR_GLIBC) pEEipi -> pEEipi #defined(HAVE_LD80BITS) DED -> DED #defined(HAVE_LD80BITS) DFDi -> DFDi #defined(HAVE_LD80BITS) DEDD -> DEDD |