| Pyjamarama | Routines |
| Prev: BF08 | Up: Map |
|
Used by the routines at Wally_CheckForDeath and Wally_KnockedDown.
|
|||||||
| Room_EventSixTimes | BF56 | LD B,$06 | |||||
| Room_EventSixTimes_0 | BF58 | PUSH BC | |||||
| BF59 | CALL Pause_Short | ||||||
| BF5C | PUSH HL | ||||||
| BF5D | PUSH DE | ||||||
| BF5E | CALL Room_EventCaller | ||||||
| BF61 | POP DE | ||||||
| BF62 | POP HL | ||||||
| BF63 | POP BC | ||||||
| BF64 | DJNZ Room_EventSixTimes_0 | ||||||
| BF66 | RET | ||||||
| Prev: BF08 | Up: Map |