finalize: close cifinish if successful

This commit is contained in:
Ian Burgwin
2021-02-08 12:29:35 -08:00
parent e0573809bb
commit b69dfb0a46

View File

@@ -189,6 +189,7 @@ int load_cifinish(char* path, struct finish_db_entry_final **entries)
} }
} }
fclose(fp);
return header.title_count; return header.title_count;
fail: fail: