Prev: 61411 Up: Map Next: 61418
61415: 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 61416) depends upon whether or not the apply-horizontal-mirror flag is set. If the flag is set, then the jump destination is 61521, otherwise, the jump destination is 61418.
Used by the routines at 61336 and 61390.
Input
HL A display file address
61415 JP 61418 Advance HL to next display file address to be drawn to, depending upon state of apply-horizontal-mirror flag and return
Prev: 61411 Up: Map Next: 61418