Prev: 39052 Up: Map Next: 39078
39065: Graphics: Print Left Image Width - 15
Used by the routine at Girl2_Frame5.
Input
HL Pointer to JumpTable_StageData for referencing the graphic data
Graphics_Width0F_Left 39065 LD C,56 C=56 (height).
39067 LD B,15 B=15 (width).
39069 LD DE,16516 DE=16516 (screen buffer location).
39072 LD IX,22660 IX=22660 (attribute buffer location).
39076 JR Graphics_PrepToPrintGirl Jump to Graphics_PrepToPrintGirl.
Prev: 39052 Up: Map Next: 39078