mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-20 02:53:57 +00:00
backend: Add logging subentry for ldr
Fixes an assertion upon executing citra in debug mode.
This commit is contained in:
@@ -37,6 +37,7 @@ static std::shared_ptr<Logger> global_logger;
|
||||
SUB(Service, GSP) \
|
||||
SUB(Service, AC) \
|
||||
SUB(Service, PTM) \
|
||||
SUB(Service, LDR) \
|
||||
SUB(Service, CFG) \
|
||||
SUB(Service, DSP) \
|
||||
SUB(Service, HID) \
|
||||
|
||||
Reference in New Issue
Block a user