diff options
author | Cameron Hall <cameronghall@cox.net> | 2019-08-01 22:52:18 -0500 |
---|---|---|
committer | Cameron Hall <cameronghall@cox.net> | 2019-08-01 22:52:18 -0500 |
commit | c04e14d2fe1bd7ca5b45f2b85db228fc35ad6b4f (patch) | |
tree | 02e7bb4eb311e630e553bea8426840097f8b059f /src/m4a_4.c | |
parent | 3878495887f2693c810228694b417f4e4d954476 (diff) |
m4a COMMON syms
Diffstat (limited to 'src/m4a_4.c')
-rwxr-xr-x | src/m4a_4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/m4a_4.c b/src/m4a_4.c index 32f7a29..f15ab34 100755 --- a/src/m4a_4.c +++ b/src/m4a_4.c @@ -1,7 +1,6 @@ #include "gba/m4a_internal.h" asm(".set gXcmdTable, 0x0852DB74"); // TODO: -asm(".set gPokemonCrySongs, 0x02032AE0"); // TODO: void m4aMPlayTempoControl(struct MusicPlayerInfo *mplayInfo, u16 tempo) { |