OpenTTD Source
20241108-master-g80f628063a
|
Definition of a single Action1 spriteset. More...
Data Fields | |
SpriteID | sprite |
SpriteID of the first sprite of the set. | |
uint | num_sprites |
Number of sprites in the set. | |
Definition of a single Action1 spriteset.
Definition at line 92 of file newgrf.cpp.