Prev: 7D20 Up: Map Next: 7D3C
7D36: Make MR WACKER find the truant ERIC
Used by the command list at F52E, the address of which is placed into bytes 0x1B and 0x1C of MR WACKER's buffer by the routine at F4CC.
Input
H 0xC8 (MR WACKER)
7D36 LD BC,$F54A Place the address of the interruptible subcommand routine at F54A into bytes 0x09 and 0x0A of MR WACKER's buffer and jump to it
7D39 JP $63B0
Prev: 7D20 Up: Map Next: 7D3C