![]() |
Game status buffer |
| Prev: D400 | Up: Map | Next: D405 |
|
|
|||||||||||||
|
See Handler_Vehicle.
|
|||||||||||||
| VehicleCounter | D401 | DEFB $00 |
|
||||||||||
| VehicleType | D402 | DEFB $00 |
|
||||||||||
| VehicleXPosition | D403 | DEFB $00 | Vehicle horizontal position on the screen. | ||||||||||
| VehicleYPosition | D404 | DEFB $00 | Vehicle vertical position on the screen. | ||||||||||
| Prev: D400 | Up: Map | Next: D405 |