aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-15 17:06:06 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-15 17:06:06 +0200
commit4d8328a8d5c3f92d938e92865193e3dd73d7a6ed (patch)
treeac54901414e26b68280d0f5f8f51ceaee09d7623 /include
parent6fe0cf09b4567fc532a3d619b1b573ba4e95a1a3 (diff)
Update trash icon again
Diffstat (limited to 'include')
-rw-r--r--include/Theme.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Theme.hpp b/include/Theme.hpp
index fac1dcf..670980f 100644
--- a/include/Theme.hpp
+++ b/include/Theme.hpp
@@ -42,7 +42,7 @@ namespace gsr {
mgl::Texture pause_texture;
mgl::Texture save_texture;
mgl::Texture screenshot_texture;
- mgl::Texture delete_texture;
+ mgl::Texture trash_texture;
mgl::Texture ps4_home_texture;
mgl::Texture ps4_options_texture;