mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-11-23 08:54:19 +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.