Browse Source

the commit above still before this still applies

pull/2810/head
JPikachu 5 months ago
committed by crueter
parent
commit
697500d79e
  1. 2
      src/core/CMakeLists.txt

2
src/core/CMakeLists.txt

@ -708,6 +708,8 @@ add_library(core STATIC
hle/service/kernel_helpers.h
hle/service/lbl/lbl.cpp
hle/service/lbl/lbl.h
hle/service/ldn/client_process_monitor.cpp
hle/service/ldn/client_process_monitor.h
hle/service/ldn/lan_discovery.cpp
hle/service/ldn/lan_discovery.h
hle/service/ldn/ldn.cpp

Loading…
Cancel
Save