Prev: 39065 Up: Map Next: 39091
39078: Graphics: Print Right Image Width - 9
Used by the routine at Girl3_Frame2.
Input
HL Pointer to JumpTable_StageData for referencing the graphic data
Graphics_Width09_Right 39078 LD C,48 C=48 (height).
39080 LD B,9 B=9 (width).
39082 LD DE,16552 DE=16552 (screen buffer location).
39085 LD IX,22696 IX=22696 (attribute buffer location).
39089 JR Graphics_PrepToPrintGirl Jump to Graphics_PrepToPrintGirl.
Prev: 39065 Up: Map Next: 39091