Undo comment

This commit is contained in:
PokeCodec 2020-09-08 16:25:09 -04:00
parent 3336eb341d
commit 4d31980359

View File

@ -20,7 +20,7 @@ __umul3232H32:
thumb_func_start SoundMain thumb_func_start SoundMain
SoundMain: SoundMain:
ldr r0, lt_SOUND_INFO_PTR 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 r2, lt_ID_NUMBER
ldr r3, [r0, #o_SoundInfo_ident] ldr r3, [r0, #o_SoundInfo_ident]
cmp r2, r3 cmp r2, r3