summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui.h b/src/gui.h
index 71be707a6..d2f3be76f 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -139,4 +139,6 @@ VARDEF PlaceProc *_place_proc;
/* vehicle_gui.cpp */
void InitializeGUI();
+void ShowPlayerGroup(PlayerID player, VehicleType veh);
+
#endif /* GUI_H */