mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-04 13:42:55 +01:00
* Fix #12257: Change type of paint x/y to int32_t This corrects an issue with integer conversions due to signness. * Change types to 16bit and correct functions parameters * Fix test paint. Co-authored-by: duncanspumpkin <duncans_pumpkin@hotmail.co.uk>