Prev: 39091 Up: Map Next: 39117
39104: Graphics: Print Image Width - 10
Used by the routine at Girl3_Frame4.
Input
HL Pointer to JumpTable_StageData for referencing the graphic data
Graphics_Width0A 39104 LD C,48 C=48 (height).
39106 LD B,10 B=10 (width).
39108 LD DE,16551 DE=16551 (screen buffer location).
39111 LD IX,22695 IX=22695 (attribute buffer location).
39115 JR Graphics_PrepToPrintGirl Jump to Graphics_PrepToPrintGirl.
Prev: 39091 Up: Map Next: 39117