![]() |
Routines |
| Prev: 52580 | Up: Map | Next: 52606 |
|
Used by the routines at Prep_Display_Phase and 52551.
|
||||
|
Populates the state flags for each door.
|
||||
| Populate_Door_Buffer | 52584 | LD IX,53605 | Call Reset___ using IX=Door_Flags_01. | |
| 52588 | CALL Reset___ | |||
| 52591 | LD IX,53619 | Call Reset___ using IX=Door_Flags_02. | ||
| 52595 | CALL Reset___ | |||
| 52598 | LD IX,53633 | Call Reset___ using IX=Door_Flags_03. | ||
| 52602 | CALL Reset___ | |||
| 52605 | RET | Return. | ||
| Prev: 52580 | Up: Map | Next: 52606 |