OpenRCT2/test
frutiemax c8b66dd289
Fix #12257: Fix refactoring of is_sprite_interacted_with_palette_set (#12258)
* 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>
2020-07-14 12:20:53 +01:00
..
testpaint Fix #12257: Fix refactoring of is_sprite_interacted_with_palette_set (#12258) 2020-07-14 12:20:53 +01:00
tests Add test case for DecryptSea 2020-07-11 11:40:34 +01:00