Prev: 39078 Up: Map Next: 39104
39091: Graphics: Print Image Width - 8
Used by the routine at Girl3_Frame3.
Input
HL Pointer to JumpTable_StageData for referencing the graphic data
Graphics_Width08 39091 LD C,56 C=56 (height).
39093 LD B,8 B=8 (width).
39095 LD DE,16513 DE=16513 (screen buffer location).
39098 LD IX,22657 IX=22657 (attribute buffer location).
39102 JR Graphics_PrepToPrintGirl Jump to Graphics_PrepToPrintGirl.
Prev: 39078 Up: Map Next: 39104