show display refresh rate in description

This commit is contained in:
thecozies
2024-04-22 08:11:13 -05:00
parent 73ea635f9c
commit 4fef9d9203
6 changed files with 27 additions and 1 deletions

View File

@@ -72,6 +72,7 @@ namespace recomp {
void set_cursor_visible(bool visible);
void update_supported_options();
void toggle_fullscreen();
void update_rml_display_refresh_rate();
extern const std::unordered_map<ButtonVariant, std::string> button_variants;