From 4d31980359af92c407a15358d3c73ba47d6f00b7 Mon Sep 17 00:00:00 2001 From: PokeCodec <67983839+PokeCodec@users.noreply.github.com> Date: Tue, 8 Sep 2020 16:25:09 -0400 Subject: [PATCH] Undo comment --- src/m4a_1.s | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/m4a_1.s b/src/m4a_1.s index ef6cb0ffd3..290404ad04 100644 --- a/src/m4a_1.s +++ b/src/m4a_1.s @@ -20,7 +20,7 @@ __umul3232H32: thumb_func_start SoundMain SoundMain: ldr r0, lt_SOUND_INFO_PTR - ldr r0, [r0] @ Set the SoundInfo pointer to sound area + ldr r0, [r0] ldr r2, lt_ID_NUMBER ldr r3, [r0, #o_SoundInfo_ident] cmp r2, r3