Files @ r10205:ea8dadbda668
Branch filter:

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

belugas
(svn r14419) -Codechange: adding two digits for no obvious reason (nor comment), plus code style Infringement.
/* $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*/