(svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings.
This commit is contained in:
1
gui.h
1
gui.h
@@ -17,7 +17,6 @@ void CcTerraform(bool success, TileIndex tile, uint32 p1, uint32 p2);
|
||||
void ShowGameOptions(void);
|
||||
void ShowGameDifficulty(void);
|
||||
void ShowPatchesSelection(void);
|
||||
void ShowNewgrf(void);
|
||||
void DrawArrowButtons(int x, int y, int ctab, byte state, bool clickable_left, bool clickable_right);
|
||||
|
||||
/* graph_gui.c */
|
||||
|
||||
Reference in New Issue
Block a user