H-uru / libhsplasma

Cross-platform Plasma data and network library
GNU General Public License v3.0
32 stars 30 forks source link

Fix loading .age files where the first page doesn't exist. #273

Closed zrax closed 1 year ago

zrax commented 1 year ago

Scan beyond just the first page in a .age file when determining what naming convention to use for opening pages.

This fixes the case when the first page in the .age file doesn't exist, which fixes H-uru/PlasmaShop#71