![]() |
Routines |
Prev: 60018 | Up: Map | Next: 60048 |
|
||||
Print "
A group of rats scurry off into
hiding.".
|
||||
Event_Rats | 60036 | LD HL,52083 | HL=Messaging_GroupOfRatsScurryOff. | |
60039 | CALL PrintStringAndNewline | Call PrintStringAndNewline. | ||
60042 | LD A,9 | Call Handler_DestroyItemEvent with item 9: N/A. | ||
60044 | CALL Handler_DestroyItemEvent | |||
60047 | RET | Return. |
Prev: 60018 | Up: Map | Next: 60048 |