Undo comment
This commit is contained in:
parent
3336eb341d
commit
4d31980359
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue