mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-22 13:50:11 -06:00
clean log
This commit is contained in:
@ -264,7 +264,7 @@ bool Init(bool open_adapter)
|
||||
}
|
||||
|
||||
if (!curaddr->ifa_addr){
|
||||
printf("Device does not have an address :/");
|
||||
printf("Device does not have an address :/\n");
|
||||
curaddr = curaddr->ifa_next;
|
||||
continue;
|
||||
}
|
||||
|
Reference in New Issue
Block a user