Prev: 7E73 Up: Map Next: 7E7B
7E75: Make MISS TAKE chase ERIC (1)
The address of this routine is found in the command list at 7E73, the address of which is placed into bytes 0x1B and 0x1C of MISS TAKE's buffer by the routine at 7D3E.
7E75 LD BC,$7E7B Place the address of the interruptible subcommand routine at 7E7B (chase ERIC) into bytes 0x09 and 0x0A of MISS TAKE's buffer and jump to it
7E78 JP $63B0
Prev: 7E73 Up: Map Next: 7E7B