Improved Skylanders Portal Window Navigation

Adds features to improve navigation of Skylanders portal menu, includes:
-List of Skylanders and filters for searching
-Improved buttons for faster loading options
-Added default user folder for storing .sky files
This commit is contained in:
jnaidu360
2023-03-24 20:20:26 -07:00
parent 6743ca8e09
commit 66f4902a1e
8 changed files with 1284 additions and 647 deletions

View File

@ -33,6 +33,8 @@ enum
D_CONFIG_IDX, // global settings
D_GAMESETTINGS_IDX, // user-specified settings which override both the global and the default
// settings (per game)
D_SKYLANDERS_IDX,
D_MAPS_IDX,
D_CACHE_IDX,
D_COVERCACHE_IDX,