mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-08-17 06:03:47 +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.