Files @ r9525:cf291d8eec20
Branch filter:

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

skidd13
(svn r13521) -Codechange: Use GUIList sorting instead of poll & sort for CompanyLeagueWindow
/* $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*/