mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-07-04 21:35:51 -04:00
Apply recomp.rcss to mod UI contexts (fixes scrolls)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user