Files @ r11756:1996f11774e0
Branch filter:

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

yexo
(svn r16151) -Codechange: move some includes around to prevent including half the AI api in non-noai related code.
/* $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 */