mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
aaaa
This commit is contained in:
@ -809,7 +809,7 @@ u16 RecvMPReplies(u8* packets, u64 timestamp, u16 aidmask)
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
else printf("RecvMPReplies received frame but bad\n");
|
||||
else printf("RecvMPReplies received frame but bad (type=%08X ts=%016llX/%016llX)\n", header->Type, header->Timestamp, timestamp);
|
||||
|
||||
enet_packet_destroy(enetpacket);
|
||||
}
|
||||
|
Reference in New Issue
Block a user