Implement & link m_music_ovl

This commit is contained in:
Cuyler36
2025-04-07 20:05:44 -04:00
parent 3cf38c7ce2
commit c6599b88fc
3 changed files with 268 additions and 3 deletions
+3
View File
@@ -10,6 +10,9 @@
extern "C" {
#endif
#define mMU_COL_NUM 11
#define mMU_ROW_NUM 5
struct music_ovl_s {
u8 title[mIN_ITEM_NAME_LEN];
s16 title_width;