Apply recomp.rcss to mod UI contexts (fixes scrolls)

This commit is contained in:
Mr-Wiseguy
2025-04-08 18:56:49 -04:00
parent 7d6d40f196
commit 6e19d28ba3
3 changed files with 21 additions and 13 deletions
+1
View File
@@ -80,6 +80,7 @@ namespace recompui {
NumVariants,
};
void init_styling(const std::filesystem::path& rcss_file);
void init_prompt_context();
void open_choice_prompt(
const std::string& header_text,