From 60ea78729dcda6f0e779f9b8f0f293ed77abaa7b Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Thu, 3 Jul 2025 19:14:14 +0200 Subject: [WOW64] This should fix the build --- src/os/os_wine.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/os/os_wine.c b/src/os/os_wine.c index add139dc..7034b8f0 100644 --- a/src/os/os_wine.c +++ b/src/os/os_wine.c @@ -13,6 +13,7 @@ NTSTATUS WINAPI NtYieldExecution(void); +int box64_isAddressSpace32 = 0; int GetTID(void) { -- cgit 1.4.1