Prev: 52710 Up: Map Next: 52717
52714: Room drawing: Jump to routine to advance HL to next display file address to be drawn to
Destination of jump (i.e. WORD value at 52715) depends upon whether or not the apply-horizontal-mirror flag is set. If the flag is set, then the jump destination is 52820, otherwise, the jump destination is 52717.
Used by the routines at 52635 and 52689.
Input
HL A display file address
52714 JP 52717 Advance HL to next display file address to be drawn to, depending upon state of apply-horizontal-mirror flag and return
Prev: 52710 Up: Map Next: 52717