Merge pull request #11694 from jnaidu360/skylanders-portal-window

Skylanders Portal Menu Navigational Improvements
This commit is contained in:
Admiral H. Curtiss 2023-06-06 19:20:39 +02:00 committed by GitHub
commit a7678f3210
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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,