feat: begin adding settings menu, move theme to settings
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define UTILITY_H
|
||||
|
||||
int hex_to_int(char c);
|
||||
char *get_theme(const char *default_theme);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user