gui.h
changeset 1397 fa8539dcab46
parent 1390 e7cdf3ce0fb6
child 1575 1f403d3c354f
equal deleted inserted replaced
1396:9d83f4094235 1397:fa8539dcab46
    62 void PlaceProc_RaiseLand(uint tile);
    62 void PlaceProc_RaiseLand(uint tile);
    63 void PlaceProc_LevelLand(uint tile);
    63 void PlaceProc_LevelLand(uint tile);
    64 void ShowTerraformToolbar(void);
    64 void ShowTerraformToolbar(void);
    65 
    65 
    66 /* misc_gui.c */
    66 /* misc_gui.c */
    67 VARDEF Window *_editbox_win; // pointer to querystringwindow to prevent scrolling when focussed
    67 
    68 void PlaceLandBlockInfo(void);
    68 void PlaceLandBlockInfo(void);
    69 void ShowAboutWindow(void);
    69 void ShowAboutWindow(void);
    70 void ShowBuildTreesToolbar(void);
    70 void ShowBuildTreesToolbar(void);
    71 void ShowBuildTreesScenToolbar(void);
    71 void ShowBuildTreesScenToolbar(void);
    72 void ShowTownDirectory(void);
    72 void ShowTownDirectory(void);