Routines |
Prev: 52920 | Up: Map | Next: 53303 |
Used by the routine at Character_Chooser.
|
||||||||||||||
53273 | LD DE,53897 | Writes Prep_Bandit_Draw_Open to the address contained at (depending on which door is currently being actioned);
|
||||||||||||
53276 | LD L,(IX+0) | |||||||||||||
53279 | LD H,(IX+1) | |||||||||||||
53282 | LD (HL),E | |||||||||||||
53283 | INC HL | |||||||||||||
53284 | LD (HL),D | |||||||||||||
53285 | LD L,(IX+12) | Copies 0011 bytes of data from (depending on which door is currently being actioned);
|
||||||||||||
53288 | LD H,(IX+13) | |||||||||||||
53291 | LD E,(IX+2) | |||||||||||||
53294 | LD D,(IX+3) | |||||||||||||
53297 | LD BC,11 | |||||||||||||
53300 | LDIR | |||||||||||||
53302 | RET | Return. |
Prev: 52920 | Up: Map | Next: 53303 |