|  | Routines | 
| Prev: D5E7 | Up: Map | Next: D68C | 
| 
Used in the routine at D5AE.
 | ||||
| D682 | LD A,($D855) | Set A to the value of the mixer | ||
| D685 | LD D,$07 | Set D to the mixer register | ||
| D687 | LD E,A | Copy value of the mixer to E | ||
| D688 | CALL $D759 | Send mixer command to sound device | ||
| D68B | RET | |||
| Prev: D5E7 | Up: Map | Next: D68C |