OpenTTD
intro_widget.h
Go to the documentation of this file.
1 /*
2  * This file is part of OpenTTD.
3  * OpenTTD is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, version 2.
4  * OpenTTD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
5  * See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with OpenTTD. If not, see <http://www.gnu.org/licenses/>.
6  */
7 
10 #ifndef WIDGETS_INTRO_WIDGET_H
11 #define WIDGETS_INTRO_WIDGET_H
12 
36 };
37 
38 #endif /* WIDGETS_INTRO_WIDGET_H */
Highscore button.
Definition: intro_widget.h:30
Edit scenario button.
Definition: intro_widget.h:19
Settings button.
Definition: intro_widget.h:31
Play heightmap button.
Definition: intro_widget.h:18
Baseset errors.
Definition: intro_widget.h:26
SelectGameIntroWidgets
Widgets of the SelectGameWindow class.
Definition: intro_widget.h:14
Translation selection.
Definition: intro_widget.h:27
Exit button.
Definition: intro_widget.h:35
Load game button.
Definition: intro_widget.h:16
Select tropic landscape button.
Definition: intro_widget.h:23
Translation errors.
Definition: intro_widget.h:28
Content Download button.
Definition: intro_widget.h:33
Select toyland landscape button.
Definition: intro_widget.h:24
Baseset selection.
Definition: intro_widget.h:25
Options button.
Definition: intro_widget.h:29
Generate game button.
Definition: intro_widget.h:15
Play network button.
Definition: intro_widget.h:20
Select arctic landscape button.
Definition: intro_widget.h:22
NewGRF button.
Definition: intro_widget.h:32
Select temperate landscape button.
Definition: intro_widget.h:21
Play scenario button.
Definition: intro_widget.h:17