summaryrefslogtreecommitdiff
path: root/src/m4a_4.c
diff options
context:
space:
mode:
authorCameron Hall <cameronghall@cox.net>2019-08-01 22:52:18 -0500
committerCameron Hall <cameronghall@cox.net>2019-08-01 22:52:18 -0500
commitc04e14d2fe1bd7ca5b45f2b85db228fc35ad6b4f (patch)
tree02e7bb4eb311e630e553bea8426840097f8b059f /src/m4a_4.c
parent3878495887f2693c810228694b417f4e4d954476 (diff)
m4a COMMON syms
Diffstat (limited to 'src/m4a_4.c')
-rwxr-xr-xsrc/m4a_4.c1
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)
{