mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp
synced 2026-06-30 11:52:00 -04:00
init config opt system w/ 3 types and description support
This commit is contained in:
@@ -122,6 +122,8 @@ namespace recompui {
|
||||
void message_box(const char* msg);
|
||||
|
||||
void set_render_hooks();
|
||||
|
||||
Rml::ElementPtr create_custom_element(Rml::Element* parent, std::string tag);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user