OpenTTD Source
20241109-master-g5e4f8db7d6
|
Data stored about a (single) sprite. More...
#include <32bpp_optimized.hpp>
Data Fields | |
uint32_t | offset [ZOOM_LVL_END][2] |
Offsets (from .data) to streams for different zoom levels, and the normal and remap image information. | |
uint8_t | data [] |
Data, all zoomlevels. | |
Data stored about a (single) sprite.
Definition at line 19 of file 32bpp_optimized.hpp.