Prev: 737F Up: Map Next: 7386
7380: Display the frog in ERIC's inventory
Continues from 7BF5. Removes the frog from active participation in the game and displays the frog UDG in the inventory.
Input
H 0xD4 (frog)
7380 CALL $74CF Remove the uninterruptible subcommand routine address from bytes 0x11 and 0x12 of the frog's buffer and place the frog out of sight
7383 JP $F3C1 Print the inventory and make a frog-catching sound effect
Prev: 737F Up: Map Next: 7386