|  | Routines | 
| Prev: 63219 | Up: Map | Next: 63247 | 
| 
 
 | ||||||||||||||
| 63233 | LD A,93 | Set most significant byte in terrain interaction data / attribute file lookup routine to 93 (terrain interaction table)... | ||||||||||||
| 63235 | LD (63229),A | ... | ||||||||||||
| 63238 | CALL 63219 | Point HL at terrain interaction data for character coordinates x=C, y=B | ||||||||||||
| 63241 | LD A,88 | Set most significant byte in terrain interaction data / attribute file lookup routine to 88, (attribute file)... | ||||||||||||
| 63243 | LD (63229),A | ... | ||||||||||||
| 63246 | RET | Return | ||||||||||||
| Prev: 63219 | Up: Map | Next: 63247 |