This commit is contained in:
e2002
2022-08-23 15:50:56 +03:00
parent 223bae1923
commit de9753058d
6 changed files with 34 additions and 30 deletions

View File

@@ -14,6 +14,7 @@
#define INDEX_PATH "/data/index.dat"
void DBGVB(const char *format, ...);
void u8fix(char *src);
struct theme_t {
uint16_t background;