mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-05-12 05:26:39 +03:00
Added information reporting from ThrowFatalError
This was RE'd from the errdisp applet.
This commit is contained in:
parent
ec8f2210e3
commit
0420a4d1de
4 changed files with 166 additions and 3 deletions
|
@ -33,6 +33,7 @@ static std::shared_ptr<Logger> global_logger;
|
|||
CLS(Service) \
|
||||
SUB(Service, SRV) \
|
||||
SUB(Service, FS) \
|
||||
SUB(Service, ERR) \
|
||||
SUB(Service, APT) \
|
||||
SUB(Service, GSP) \
|
||||
SUB(Service, AC) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue