Routines |
Prev: 29775 | Up: Map | Next: 29796 |
29776 | XOR A | Ball 0 | ||
29777 | CALL 35993 | Update position of Odd Ball 0, display, and decrease Magic Knight's strength if in contact | ||
29780 | LD A,1 | Ball 1 | ||
29782 | CALL 35993 | Update position of Odd Ball 1, display, and decrease Magic Knight's strength if in contact | ||
29785 | LD A,2 | Ball 2 | ||
29787 | CALL 35993 | Update position of Odd Ball 2, display, and decrease Magic Knight's strength if in contact | ||
29790 | LD A,3 | Ball 3 | ||
29792 | CALL 35993 | Update position of Odd Ball 3, display, and decrease Magic Knight's strength if in contact | ||
29795 | RET | Return |
Prev: 29775 | Up: Map | Next: 29796 |