forked from mirror/OpenTTD
(svn r7195) -Feature: [FS#297, optional elrails] New patches/vehicles option 'disable electrified railways'.
(original patch by maedhros, ideas: peter1138, Darkvater, Rubidium, Patrick, Eddi|zuHause, ..)
This commit is contained in:
3
gui.h
3
gui.h
@@ -35,9 +35,10 @@ void ShowLastNewsMessage(void);
|
||||
void ShowMessageOptions(void);
|
||||
void ShowMessageHistory(void);
|
||||
|
||||
/* traintoolb_gui.c */
|
||||
/* rail_gui.c */
|
||||
void ShowBuildRailToolbar(RailType railtype, int button);
|
||||
void PlaceProc_BuyLand(TileIndex tile);
|
||||
void ReinitGuiAfterToggleElrail(bool disable);
|
||||
|
||||
/* train_gui.c */
|
||||
void ShowTrainViewWindow(const Vehicle *v);
|
||||
|
Reference in New Issue
Block a user