|
OpenTTD Source
1.10.0-RC1
|
Simple structure gathering x,y coordinates for industries animations. More...
#include <industry_land.h>
Data Fields | |
| byte | x |
| coordinate x of the pair | |
| byte | y |
| coordinate y of the pair | |
Simple structure gathering x,y coordinates for industries animations.
Definition at line 29 of file industry_land.h.