hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled.

- Fixes crash on Pokemon Sword/Shield when pressing 'Y'.
This commit is contained in:
bunnei 2021-02-13 02:32:13 -08:00
parent d25011c92f
commit 51c13606d6
3 changed files with 19 additions and 3 deletions

View file

@ -400,6 +400,7 @@ add_library(core STATIC
hle/service/hid/controllers/xpad.h
hle/service/lbl/lbl.cpp
hle/service/lbl/lbl.h
hle/service/ldn/errors.h
hle/service/ldn/ldn.cpp
hle/service/ldn/ldn.h
hle/service/ldr/ldr.cpp