Prev: F7A4 Up: Map Next: F7D8
F7C2: Routine at F7C2
Used by the routine at SoundHandler_BombFuse.
F7C2 LD BC,$0005 BC=0005.
F7C5 LD DE,$0032 DE=0032.
F7C8 CALL PlayWave1 Call PlayWave1.
F7CB POP DE Restore DE, BC, AF and AF from the stack.
F7CC POP BC
F7CD POP AF
F7CE POP AF
F7CF CALL $0038 Call MASK_INT.
F7D2 POP IY Restore IY from the stack.
F7D4 RET Return.
F7D5 POP DE Restore DE and BC from the stack.
F7D6 POP BC
F7D7 RET Return.
Prev: F7A4 Up: Map Next: F7D8