skyline/app/src/main/java/emu
lynxnb 5d6eaee301 Correctly save/restore ROM version to/from game entry cache
PR #1758 introduced a bug where the game list would be entirely loaded every time the app was opened. This commit addresses that issue, which was caused by the `version` member of the cached game list being serialized to file (although incorrectly) but never actually read back when deserializing.
2022-08-21 20:24:36 +02:00
..
skyline Correctly save/restore ROM version to/from game entry cache 2022-08-21 20:24:36 +02:00