hud aspect ratio in gfx config

This commit is contained in:
thecozies
2024-04-01 09:31:36 -05:00
parent 85936fcfa6
commit bb11e81850
5 changed files with 75 additions and 4 deletions
+1
View File
@@ -315,6 +315,7 @@ public:
);
bind_option(constructor, "wm_option", &new_options.wm_option);
bind_option(constructor, "ar_option", &new_options.ar_option);
bind_option(constructor, "hr_option", &new_options.hr_option);
bind_option(constructor, "msaa_option", &new_options.msaa_option);
bind_option(constructor, "rr_option", &new_options.rr_option);
constructor.BindFunc("rr_manual_value",