Prev: 32371 Up: Map Next: 32379
32373: Make MISS TAKE chase ERIC (1)
The address of this routine is found in the command list at 32371, the address of which is placed into bytes 27 and 28 of MISS TAKE's buffer by the routine at 32062.
32373 LD BC,32379 Place the address of the interruptible subcommand routine at 32379 (chase ERIC) into bytes 9 and 10 of MISS TAKE's buffer and jump to it
32376 JP 25520
Prev: 32371 Up: Map Next: 32379