From 329ccdc970d31e2993226bac6bd784404357819d Mon Sep 17 00:00:00 2001 From: dec05eba Date: Wed, 23 Apr 2025 22:19:57 +0200 Subject: Save replay/streaming recording to correct location when saving to game folder. Add controller hotkey to save 1 min/10 min replay --- include/Theme.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/Theme.hpp') diff --git a/include/Theme.hpp b/include/Theme.hpp index 670980f..249ad3d 100644 --- a/include/Theme.hpp +++ b/include/Theme.hpp @@ -50,6 +50,8 @@ namespace gsr { mgl::Texture ps4_dpad_down_texture; mgl::Texture ps4_dpad_left_texture; mgl::Texture ps4_dpad_right_texture; + mgl::Texture ps4_cross_texture; + mgl::Texture ps4_triangle_texture; double double_click_timeout_seconds = 0.4; -- cgit v1.2.3-70-g09d2