Prev: C57C Up: Map Next: C598
C58A: ditto
Used by the routine at main_loop_13.
C58A LD A,E E -= 32
C58B SUB $20
C58D LD E,A
C58E JP C,main_loop_13_12 Jump if it went -ve
C591 LD A,D D += 16
C592 ADD A,$10
C594 LD D,A
C595 JP main_loop_13_12 jump
Prev: C57C Up: Map Next: C598