Improve quality of screenshot and settings icons, especially for smaller resolutions

This commit is contained in:
dec05eba
2025-05-18 01:23:42 +02:00
parent 5fe5830056
commit e8dc3859fe
6 changed files with 12 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ namespace gsr {
mgl::Texture combobox_arrow_texture;
mgl::Texture settings_texture;
mgl::Texture settings_small_texture;
mgl::Texture settings_extra_small_texture;
mgl::Texture folder_texture;
mgl::Texture up_arrow_texture;
mgl::Texture replay_button_texture;