Files @ r12767:3d23682b3fda
Branch filter:

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

rubidium
(svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory.
/* $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 */