OpenRCT2/src/openrct2-ui/drawing
Ted John e165de7482
Refactor paint structs to use ImageId and extend size of image list (#16258)
* Move to image ID for paint struct

* Move image list to be past the end of legacy limit

* Extend image list size

* Introduce constants for image list size

* Use std::array to store internal paint struct
2021-12-18 07:40:10 +00:00
..
engines Refactor paint structs to use ImageId and extend size of image list (#16258) 2021-12-18 07:40:10 +00:00
BitmapReader.cpp Remove unnecessary else blocks 2021-09-16 18:31:12 +02:00
BitmapReader.h Update copyright year to 2020 2020-07-21 15:04:34 +02:00