fix auto buffer cache mode not showing

This commit is contained in:
Samuliak 2025-01-23 15:44:12 +01:00
parent d912837c9c
commit 3c3f254e6d
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -327,6 +327,7 @@ void GameProfile::Save(uint64_t title_id)
#undef WRITE_OPTIONAL_ENTRY
#undef WRITE_ENTRY
#undef WRITE_ENTRY_NUMBERED
delete fs;
}