Prev: 41396 Up: Map Next: 41426
41416: Routine at A1C8
Used by the routines at 43139, 43151, ChangeRoom and GameStart.
41416 PUSH HL Stash HL on the stack.
41417 LD HL,41096 HL=41096.
41420 CALL 41396 Call 41396.
41423 AND (HL) Merge the bits from *HL.
41424 POP HL Restore HL from the stack.
41425 RET Return.
Prev: 41396 Up: Map Next: 41426