Add line back that I didn't know I deleted

This commit is contained in:
friedkeenan 2019-01-02 00:27:42 -06:00 committed by GitHub
parent 553b2fd9af
commit 1a111d05c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,6 +422,7 @@ void loadNro(void)
if (!has_mod0) {
// Apply sm-close workaround to NROs which do not contain a valid MOD0 header.
// This heuristic is based on the fact that MOD0 support was added very shortly after
// the fix for the sm-close bug (in fact, two commits later).
g_smCloseWorkaround = true;
}