(svn r20073) -Feature: customizable hotkeys for the road toolbar

This commit is contained in:
yexo
2010-07-04 10:57:31 +00:00
parent 6c6d1e3792
commit 19f86951d9
4 changed files with 62 additions and 36 deletions

View File

@@ -14,7 +14,7 @@
#include "road_type.h"
void ShowBuildRoadToolbar(RoadType roadtype);
void ShowBuildRoadScenToolbar();
Window *ShowBuildRoadToolbar(RoadType roadtype);
Window *ShowBuildRoadScenToolbar();
#endif /* ROAD_GUI_H */