I would like to reset the player's rocket launch counter. Here's the routine called by special2 LASTRESULT 0x103 which reads the player's current rocket launch counter:
sub_8138BDC: @ 8138BDC
push {lr}
ldr r0, _08138BFC
movs r1, 0
ldrsh r0, [r0, r1]
movs r1, 0x7
bl __divsi3
lsls r0, 16...