summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/m4a_1.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/m4a_1.s b/src/m4a_1.s
index ef6cb0ffd..290404ad0 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