Routines
32418: Play first part of the 'Got all shields/opened safe' tune
Used by the routine at
32406
.
32418
LD HL,32434
The data for the first part of the tune is at
32434
32421
CALL
32279
Play the first part of the tune
32424
LD DE,15360
Pause briefly before returning
32427
DEC E
32428
JR NZ,32427
32430
DEC D
32431
JR NZ,32427
32433
RET