mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-01-24 13:50:15 +01:00
cf463a9b67
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.