mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 13:15:45 +00:00
ldn: Initial implementation
This commit is contained in:
parent
c48259ca81
commit
48d6226115
15 changed files with 1134 additions and 126 deletions
|
@ -500,6 +500,8 @@ add_library(core STATIC
|
|||
hle/service/jit/jit.h
|
||||
hle/service/lbl/lbl.cpp
|
||||
hle/service/lbl/lbl.h
|
||||
hle/service/ldn/lan_discovery.cpp
|
||||
hle/service/ldn/lan_discovery.h
|
||||
hle/service/ldn/ldn_results.h
|
||||
hle/service/ldn/ldn.cpp
|
||||
hle/service/ldn/ldn.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue