src/toolbar_gui.h
author smatz
Wed, 11 Jun 2008 15:56:55 +0000
changeset 9495 cafcf9e8dbdf
parent 9240 1bba02a64d65
permissions -rw-r--r--
(svn r13475) -Fix (r13464): crash on destroying aquaduct with ship on in and on company bankrupt
/* $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*/