mirror of
https://github.com/kanjitalk755/macemu.git
synced 2025-01-26 16:31:11 +00:00
return value from ether_init() was missing
This commit is contained in:
parent
d9d9a0d9ec
commit
0cc4091041
@ -52,6 +52,7 @@ static bool udp_tunnel_active = false;
|
||||
|
||||
bool ether_init(void)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user