You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/spriteloader
Jonathan G Rennison d489ee5d9c Discard invalid/negative sprite sizes in LoadSpriteV1
This is to avoid sign-conversion to a huge unsigned value
which is passed to malloc.
6 years ago
..
grf.cpp Discard invalid/negative sprite sizes in LoadSpriteV1 6 years ago
grf.hpp Fix use of uint8 for file slot handles 6 years ago
spriteloader.hpp Fix use of uint8 for file slot handles 6 years ago