Add controller hotkey to show/hide ui

This commit is contained in:
dec05eba
2025-03-20 19:22:16 +01:00
parent 71b6c395ca
commit a0d8af9d37
8 changed files with 25 additions and 2 deletions

View File

@@ -44,6 +44,7 @@ namespace gsr {
mgl::Texture screenshot_texture;
mgl::Texture ps4_home_texture;
mgl::Texture ps4_options_texture;
mgl::Texture ps4_dpad_up_texture;
mgl::Texture ps4_dpad_down_texture;
mgl::Texture ps4_dpad_left_texture;