mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
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:
parent
6743ca8e09
commit
66f4902a1e
8 changed files with 1284 additions and 647 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue