Data |
Prev: 73C3 | Up: Map | Next: 73E4 |
Used by the routine at 7425. The first data table contains the x-coordinates of the front doors of the houses.
|
||||
73CF | DEFB $2A,$2B | No. 74 | ||
73D1 | DEFB $72,$73 | No. 31 | ||
73D3 | DEFB $9B,$9C | No. 27 | ||
73D5 | DEFB $D2,$D3 | No. 19 | ||
73D7 | DEFB $EB,$EC | No. 17 | ||
73D9 | DEFB $FB,$FC | No. 15 | ||
73DB | DEFB $FF | End marker | ||
The next data table contains the x-coordinates of the doors to the shops.
|
||||
73DC | DEFB $00 | Left-hand shop under the apartments next to no. 74 | ||
73DD | DEFB $0F,$10 | Right-hand shop under the apartments next to no. 74 | ||
73DF | DEFB $DF,$E0 | Shop under no. 17 | ||
73E1 | DEFB $EF,$F0 | Shop under no. 15 | ||
73E3 | DEFB $FF | End marker |
Prev: 73C3 | Up: Map | Next: 73E4 |