OpenRCT2/test
Duncan c6e26267a4
Reduce the use of GET_VEHICLE (#12494)
* Start removing GET_VEHICLE macro use

* Further work

* Remove further GET_VEHICLE's

* Further removal of GET_VEHICLE

* Remove the last of GET_VEHICLE

* Fix testpaint

* Fix nullptr deref

* Make review changes

Also swapped in helper functions and used a standard patern for iterating the train cars

* Further simplify loops for train cars
2020-07-31 07:48:27 +01:00
..
testpaint Reduce the use of GET_VEHICLE (#12494) 2020-07-31 07:48:27 +01:00
tests Reduce use of get_sprite (#12382) 2020-07-25 18:03:14 +01:00