Implement & link jaudio_NES/melody.c

This commit is contained in:
Cuyler36
2024-06-05 17:59:34 -04:00
parent d934bd11ad
commit 45effcf14f
14 changed files with 792 additions and 23 deletions
+1 -1
View File
@@ -72,7 +72,7 @@ extern s8 sAdo_GetRhythmDelay(u32 id);
extern void sAdo_GetRhythmInfo(TempoBeat_c* rhythm);
extern void sAdo_SetRhythmInfo(TempoBeat_c* rhythm);
extern int sAdo_InstCountGet();
extern s8 sAdo_InstCountGet();
extern void sAdo_RhythmPos(u32 id, u8 haniwa_id, const xyz_t* pos);