diff --git a/es-app/src/MiximageGenerator.cpp b/es-app/src/MiximageGenerator.cpp index 20eee9b2b..8139197ee 100644 --- a/es-app/src/MiximageGenerator.cpp +++ b/es-app/src/MiximageGenerator.cpp @@ -3,7 +3,7 @@ // EmulationStation Desktop Edition // MiximageGenerator.cpp // -// Generates miximages from screenshots, marquees and 3D box/cover images. +// Generates miximages from screenshots, marquees, 3D boxes/covers and physical media images. // Called from GuiScraperSearch and GuiOfflineGenerator. // diff --git a/es-app/src/MiximageGenerator.h b/es-app/src/MiximageGenerator.h index 805cc825e..6876ecd8a 100644 --- a/es-app/src/MiximageGenerator.h +++ b/es-app/src/MiximageGenerator.h @@ -3,7 +3,7 @@ // EmulationStation Desktop Edition // MiximageGenerator.h // -// Generates miximages from screenshots, marquees and 3D box/cover images. +// Generates miximages from screenshots, marquees, 3D boxes/covers and physical media images. // Called from GuiScraperSearch and GuiOfflineGenerator. //