mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 13:48:02 -05: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.