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.netmask,
NETWORK.platform.gateway,
true,
20
true
);
#else
s32 ret = -1;