src/gui.h
changeset 7139 4ae3ab180d05
parent 7092 3fa66ad549c8
child 7162 b769c2b45103
equal deleted inserted replaced
7138:feca3eff4054 7139:4ae3ab180d05
   137 VARDEF PlaceProc *_place_proc;
   137 VARDEF PlaceProc *_place_proc;
   138 
   138 
   139 /* vehicle_gui.cpp */
   139 /* vehicle_gui.cpp */
   140 void InitializeGUI();
   140 void InitializeGUI();
   141 
   141 
       
   142 void ShowPlayerGroup(PlayerID player, VehicleType veh);
       
   143 
   142 #endif /* GUI_H */
   144 #endif /* GUI_H */