OpenRCT2/test
Duncan 8a378ad236
Remove uses of GET_PEEP macro and replace with GetEntity (#12467)
* Use TryGetEntity and GetEntity instead of macro

* Use GetEntity for ui guest window

* Remove final GET_PEEP macro uses

* Fix remaining issues
2020-07-26 17:42:02 +01:00
..
testpaint Remove uses of GET_PEEP macro and replace with GetEntity (#12467) 2020-07-26 17:42:02 +01:00
tests Reduce use of get_sprite (#12382) 2020-07-25 18:03:14 +01:00