|
OpenTTD Source 20260704-master-gbf70c61fb8
|
| static const SpriteID | SPR_WATER_SLOPE_Y_UP = SPR_CANALS_BASE + 0 |
| Water flowing negative Y direction. | |
| static const SpriteID | SPR_WATER_SLOPE_X_DOWN = SPR_CANALS_BASE + 1 |
| Water flowing positive X direction. | |
| static const SpriteID | SPR_WATER_SLOPE_X_UP = SPR_CANALS_BASE + 2 |
| Water flowing negative X direction. | |
| static const SpriteID | SPR_WATER_SLOPE_Y_DOWN = SPR_CANALS_BASE + 3 |
| Water flowing positive Y direction. |
|
static |
|
static |
|
static |