Implement & link m_trademark.c

This commit is contained in:
Cuyler36
2023-05-27 13:12:34 -04:00
parent aca2369e01
commit f939e0669d
30 changed files with 645 additions and 15 deletions
+2
View File
@@ -19,6 +19,8 @@ extern void mMsg_Set_free_str(M_MSG_WINDOW* msg, int free_str_no, u8* str, size_
extern void mMsg_debug_draw(gfxprint_t* gfxprint);
extern void mMsg_aram_init();
#ifdef __cplusplus
}
#endif