Prev: C101 Up: Map Next: C1CC
C1A2: Routine at C1A2
Used by the routines at BF13 and C101.
C1A2 LD A,($C421)
C1A5 LD ($C411),A
C1A8 LD A,($C41F)
C1AB LD ($C410),A
C1AE LD A,($C434)
C1B1 AND $FC
C1B3 LD D,A
C1B4 LD A,($C41B)
C1B7 SUB D
C1B8 LD B,A
C1B9 LD A,($C436)
C1BC LD D,A
C1BD LD A,($C41C)
C1C0 SUB D
C1C1 LD C,A
C1C2 LD HL,($C428)
C1C5 LD DE,$F730
C1C8 CALL $C34F
C1CB RET
Prev: C101 Up: Map Next: C1CC