mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-06-28 01:49:42 -06:00
Backport LAN (#2131)
backport the old LAN feature to the modern melonDS codebase.
This commit is contained in:
@ -51,6 +51,9 @@ set(SOURCES_QT_SDL
|
||||
|
||||
CLI.h
|
||||
CLI.cpp
|
||||
|
||||
LANDialog.cpp
|
||||
NetplayDialog.cpp
|
||||
)
|
||||
|
||||
if (APPLE)
|
||||
|
Reference in New Issue
Block a user