aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-15 00:15:46 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-15 00:15:46 +0200
commit6fe0cf09b4567fc532a3d619b1b573ba4e95a1a3 (patch)
treee4bd4f34ccf755b4310b5496ce1e022ff3d2b45c /include
parent0018788780d756dbf0d3a77f6b40b384183348f7 (diff)
Clearer delete, update mglpp
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 670980f..fac1dcf 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 trash_texture;
+ mgl::Texture delete_texture;
mgl::Texture ps4_home_texture;
mgl::Texture ps4_options_texture;