mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
start working on melonAP.
it sends beacons!
This commit is contained in:
@ -91,6 +91,7 @@ u8 PacketBuffer[2048];
|
||||
const char* PCapLibNames[] =
|
||||
{
|
||||
#ifdef __WIN32__
|
||||
// TODO: name for npcap in non-WinPCap mode
|
||||
"wpcap.dll",
|
||||
#else
|
||||
// TODO: Linux lib names
|
||||
|
Reference in New Issue
Block a user