![]() |
Routines |
Prev: 32406 | Up: Map | Next: 32434 |
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 |
Prev: 32406 | Up: Map | Next: 32434 |