equal
deleted
inserted
replaced
88 |
88 |
89 VARDEF PlayerFace _player_face; ///< for player face storage in openttd.cfg |
89 VARDEF PlayerFace _player_face; ///< for player face storage in openttd.cfg |
90 |
90 |
91 /* IN/OUT parameters to commands */ |
91 /* IN/OUT parameters to commands */ |
92 VARDEF byte _yearly_expenses_type; |
92 VARDEF byte _yearly_expenses_type; |
93 VARDEF TileIndex _terraform_err_tile; |
|
94 VARDEF TileIndex _build_tunnel_endtile; |
93 VARDEF TileIndex _build_tunnel_endtile; |
95 VARDEF bool _generating_world; |
94 VARDEF bool _generating_world; |
96 |
95 |
97 /* Used when switching from the intro menu. */ |
96 /* Used when switching from the intro menu. */ |
98 VARDEF byte _switch_mode; |
97 VARDEF byte _switch_mode; |