| Chase H.Q. | Data |
| Prev: C22E | Up: Map | Next: C25E |
|
|
||||
|
Graphic definition for object 1 - TUNNEL_LIGHT
|
||||
| C234 | DEFB $6F | Hit coord max (furthest) | ||
| C235 | DEFB $29 | Hit coord min (nearest) | ||
| C236 | DEFB $50 | How far to push hero car away if hit | ||
| C237 | DEFW $E1E9 | Argument - tunnellight | ||
| C239 | DEFW $9252 | [out-of-bounds] Address of routine draw_tunnel_light_right | ||
|
Graphic definition for object 2 - OVERHEAD_BRIDGE
|
||||
| C23B | DEFB $6F | Hit coord max (furthest) | ||
| C23C | DEFB $35 | Hit coord min (nearest) | ||
| C23D | DEFB $46 | How far to push hero car away if hit | ||
| C23E | DEFW $6EBB | [$D2BB] Argument for routine passed in DE | ||
| C240 | DEFW $9171 | [out-of-bounds] Address of routine draw_stretchy_object_right | ||
|
Graphic definition for object 3 - SHORT_POLE
|
||||
| C242 | DEFB $90 | Hit coord max (furthest) | ||
| C243 | DEFB $5C | Hit coord min (nearest) | ||
| C244 | DEFB $28 | How far to push hero car away if hit | ||
| C245 | DEFW $7E05 | Argument - stretchy_shortpole | ||
| C247 | DEFW $9171 | [out-of-bounds] Address of routine draw_stretchy_object_right | ||
|
Graphic definition for object 4 - TOWER_BLOCK
|
||||
| C249 | DEFB $50 | Hit coord max (furthest) | ||
| C24A | DEFB $10 | Hit coord min (nearest) | ||
| C24B | DEFB $3C | How far to push hero car away if hit | ||
| C24C | DEFW $6AA1 | [$CEA1] Argument for routine passed in DE | ||
| C24E | DEFW $9171 | [out-of-bounds] Address of routine draw_stretchy_object_right | ||
|
Graphic definition for object 5 - SPEED_LIMIT_SIGN
|
||||
| C250 | DEFB $6E | Hit coord max (furthest) | ||
| C251 | DEFB $35 | Hit coord min (nearest) | ||
| C252 | DEFB $50 | How far to push hero car away if hit | ||
| C253 | DEFW $739E | [$D79E] Argument for routine passed in DE | ||
| C255 | DEFW $9171 | [out-of-bounds] Address of routine draw_stretchy_object_right | ||
|
Graphic definition for object 6 - TELEGRAPH_POLE
|
||||
| C257 | DEFB $6E | Hit coord max (furthest) | ||
| C258 | DEFB $35 | Hit coord min (nearest) | ||
| C259 | DEFB $50 | How far to push hero car away if hit | ||
| C25A | DEFW $75D6 | [$D9D6] Argument for routine passed in DE | ||
| C25C | DEFW $9171 | [out-of-bounds] Address of routine draw_stretchy_object_right | ||
| Prev: C22E | Up: Map | Next: C25E |