mirror of
https://github.com/ong19th/Citron.git
synced 2025-12-13 19:36:56 +00:00
hle: service: ldn: IUserLocalCommunicationService: Indicate that LDN is disabled.
- Fixes crash on Pokemon Sword/Shield when pressing 'Y'.
This commit is contained in:
parent
d25011c92f
commit
51c13606d6
3 changed files with 19 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue