aboutsummaryrefslogtreecommitdiff
path: root/include/Theme.hpp
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-04-14 11:38:52 +0200
committerdec05eba <dec05eba@protonmail.com>2025-04-14 11:38:52 +0200
commit0018788780d756dbf0d3a77f6b40b384183348f7 (patch)
tree63c8e5f5f0ffb60f85d500c35d4aa2d1d5c73e56 /include/Theme.hpp
parente3e6c3c3b9485f5cdb375eec77b3ae0f1f8a4135 (diff)
Redesign audio to support multiple audio tracks explicitly
Diffstat (limited to 'include/Theme.hpp')
-rw-r--r--include/Theme.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Theme.hpp b/include/Theme.hpp
index 4305072..670980f 100644
--- a/include/Theme.hpp
+++ b/include/Theme.hpp
@@ -42,6 +42,7 @@ namespace gsr {
mgl::Texture pause_texture;
mgl::Texture save_texture;
mgl::Texture screenshot_texture;
+ mgl::Texture trash_texture;
mgl::Texture ps4_home_texture;
mgl::Texture ps4_options_texture;