Fix wii build

This commit is contained in:
2026-05-07 17:54:10 -05:00
parent e1fb082927
commit 2be0fe9f06
+1 -2
View File
@@ -56,8 +56,7 @@ void networkDolphinRequestConnection(
NETWORK.platform.ip, NETWORK.platform.ip,
NETWORK.platform.netmask, NETWORK.platform.netmask,
NETWORK.platform.gateway, NETWORK.platform.gateway,
true, true
20
); );
#else #else
s32 ret = -1; s32 ret = -1;