mirror of
https://github.com/PabloMK7/citra.git
synced 2025-09-10 12:50:04 +00:00
Move webservice settings to own file
This commit is contained in:
parent
88a4759702
commit
fa0cb52a5d
14 changed files with 104 additions and 76 deletions
|
@ -1,6 +1,8 @@
|
|||
add_library(network STATIC
|
||||
network.cpp
|
||||
network.h
|
||||
network_settings.cpp
|
||||
network_settings.h
|
||||
packet.cpp
|
||||
packet.h
|
||||
room.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue