mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-05-17 07:37:53 +00:00

When loading NROs, svcBreak is called to signal to the debugger that a new "module" is loaded. As no debugger is technically attached we shouldn't be killing the programs execution.