|  | Data | 
| Prev: AF01 | Up: Map | Next: AF22 | 
| 
Used by the routine at AC5F.
 | ||||
| 
This table contains the x and y co-ordinates for the entries in the 'next' room table. If the co-ordinates match and / or 'in' is pressed, the room should be switched.
 | ||||
| AF10 | DEFB $00,$98 | 0 : Far left of a room. | ||
| AF12 | DEFB $F0,$98 | 1 : Far right of a room. | ||
| AF14 | DEFB $78,$98 | 2 | ||
| AF16 | DEFB $30,$98 | 3 | ||
| AF18 | DEFB $C0,$98 | 4 | ||
| AF1A | DEFB $00,$58 | 5 : The sewer (left) | ||
| AF1C | DEFB $F0,$58 | 6 : The sewer (right) | ||
| AF1E | DEFB $F0,$98 | 7 | ||
| AF20 | DEFB $00,$98 | 8 | ||
| Prev: AF01 | Up: Map | Next: AF22 |