mirror of
https://github.com/scummvm/scummvm.git
synced 2026-05-21 05:40:43 +00:00
GUI: Add slider for Grid Launcher icon size
This commit is contained in:
@@ -350,6 +350,7 @@ void registerDefaults() {
|
||||
ConfMan.registerDefault("gui_browser_native", true);
|
||||
ConfMan.registerDefault("gui_return_to_launcher_at_exit", false);
|
||||
ConfMan.registerDefault("gui_launcher_chooser", "list");
|
||||
ConfMan.registerDefault("grid_items_per_row", 4);
|
||||
// Specify threshold for scanning directories in the launcher
|
||||
// If number of game entries in scummvm.ini exceeds the specified
|
||||
// number, then skip scanning. -1 = scan always
|
||||
|
||||
Reference in New Issue
Block a user