Prev: 39026 Up: Map Next: 39052
39039: Graphics: Print Left Image Width - 9
Used by the routines at Girl1_Frame5, Girl1_Frame7 and Girl2_Frame4.
Input
HL Pointer to JumpTable_StageData for referencing the graphic data
Graphics_Width09_Left 39039 LD C,56 C=56 (height).
39041 LD B,9 B=9 (width).
39043 LD DE,16512 DE=16512 (screen buffer location).
39046 LD IX,22656 IX=22656 (attribute buffer location).
39050 JR Graphics_PrepToPrintGirl Jump to Graphics_PrepToPrintGirl.
Prev: 39026 Up: Map Next: 39052