mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 22:35:45 +00:00
network: Add initial files and enet dependency
This commit is contained in:
parent
e2647971f8
commit
00526e94d1
15 changed files with 2898 additions and 0 deletions
|
@ -156,6 +156,7 @@ add_subdirectory(common)
|
|||
add_subdirectory(core)
|
||||
add_subdirectory(audio_core)
|
||||
add_subdirectory(video_core)
|
||||
add_subdirectory(network)
|
||||
add_subdirectory(input_common)
|
||||
add_subdirectory(shader_recompiler)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue