Prev: 39039 Up: Map Next: 39065
39052: Graphics: Print Right Image Width - 15
Used by the routines at Girl2_Frame2, Girl2_Frame3 and Girl2_Frame5.
Input
HL Pointer to JumpTable_StageData for referencing the graphic data
Graphics_Width0F 39052 LD C,56 C=56 (height).
39054 LD B,15 B=15 (width).
39056 LD DE,16519 DE=16519 (screen buffer location).
39059 LD IX,22663 IX=22663 (attribute buffer location).
39063 JR Graphics_PrepToPrintGirl Jump to Graphics_PrepToPrintGirl.
Prev: 39039 Up: Map Next: 39065