Prev: C531 Up: Map Next: C54D
C540: Handle possible jump for FOOT MAN
Used by the routines at C3E0 and C4A6.
C540 CALL $A375 Set A a pseudo random nummber
C543 CP $80 is less than $80?
C545 JP C,$C5FD Jump to make FOOT MAN jump
C548 LD (IX+$11),$04 Reset state change counter
C54C RET
Prev: C531 Up: Map Next: C54D