diff options
author | Diegoisawesome <diego@domoreaweso.me> | 2018-01-09 21:30:54 -0600 |
---|---|---|
committer | Diegoisawesome <diego@domoreaweso.me> | 2018-01-09 21:30:54 -0600 |
commit | 3241b1405f003217d3041ae445eb10d039c0a654 (patch) | |
tree | 34bd6a73538ddd4fc6b4d8ca5f5a3812752dc1a9 /asm/contest.s | |
parent | 73d3a21c2d0a0352cd314e7211fac316cd03b351 (diff) |
Add symbols to music_player_table
Also rename gMPlay structs to gMPlayInfo
Diffstat (limited to 'asm/contest.s')
-rw-r--r-- | asm/contest.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/contest.s b/asm/contest.s index 7577826cf..3c34965ad 100644 --- a/asm/contest.s +++ b/asm/contest.s @@ -8891,7 +8891,7 @@ _080DC226: ble _080DC284 movs r0, 0x60 bl PlaySE - ldr r4, =gMPlay_SE1 + ldr r4, =gMPlayInfo_SE1 adds r0, r4, 0 bl m4aMPlayImmInit ldr r1, =0x0000ffff |