mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-12 20:37:54 +00:00

If any of the error paths before the NCA retrieval are taken, it'll result in program_nca_status being left in an inconsistent state. So we initialize it by default with a value indicating an error.