Files @ r10959:4b345c618e31
Branch filter:

Location: cpp/openttd-patchpack/source/src/toolbar_gui.h

smatz
(svn r15298) -Fix [FS#2588]: don't start another AI company in MP when there are too many companies
/* $Id$ */

/** @file toolbar_gui.h Stuff related to the (main) toolbar. */

#ifndef TOOLBAR_GUI_H
#define TOOLBAR_GUI_H

void AllocateToolbar();

#endif /*TOOLBAR_GUI_H*/