|  | Routines | 
| Prev: 55237 | Up: Map | Next: 55468 | 
| 
Used by the routines at Populate_Door_Buffer, Customer_Frame_01, Bandit_State_Reference, Bowie_Good_Bad, Julius_Good_Bad and Bandit_Draw.
 | ||||
| Reset___ | 55457 | LD L,(IX+0) | Blanks the 16 bit address pointed to by one of the passed door flags (i.e. writes $0000 to one of Door_Routine_01, Door_Routine_02, Door_Routine_03). | |
| 55460 | LD H,(IX+1) | |||
| 55463 | XOR A | |||
| 55464 | LD (HL),A | |||
| 55465 | INC HL | |||
| 55466 | LD (HL),A | |||
| 55467 | RET | Return. | ||
| Prev: 55237 | Up: Map | Next: 55468 |