Routines |
Prev: 988C | Up: Map | Next: 98A6 |
Used by the routine at Girl2_Frame5.
|
||||||||
Graphics_Width0F_Left | 9899 | LD C,$38 | C=38 (height). | |||||
989B | LD B,$0F | B=0F (width). | ||||||
989D | LD DE,$4084 | DE=4084 (screen buffer location). | ||||||
98A0 | LD IX,$5884 | IX=5884 (attribute buffer location). | ||||||
98A4 | JR Graphics_PrepToPrintGirl | Jump to Graphics_PrepToPrintGirl. |
Prev: 988C | Up: Map | Next: 98A6 |