|  | Routines | 
| Prev: 29119 | Up: Map | Next: 29135 | 
| 
Used by the routine at CreateWindow.
 | ||||
| ResetAttributes | 29126 | LD HL,22528 | HL=attribute buffer. | |
| 29129 | LD B,91 | B=91 (i.e. finish once we reach the end of the attribute buffer). | ||
| 29131 | LD C,71 | C=71 (value to write). | ||
| 29133 | JR ResetCopier | Jump to ResetCopier. | ||
| 
View the equivalent code in;  
 | ||||
| Prev: 29119 | Up: Map | Next: 29135 |