Files @ r11007:c1da7f981ca4
Branch filter:

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

michi_cc
(svn r15347) -Feature [FS#1761]: Don't draw superfluous catenary wires (based on a patch by Eddi).
/* $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*/