Files @ r9288:4f5dc8362dae
Branch filter:

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

rubidium
(svn r13154) -Codechange: make a window class of the news message history window.
/* $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*/