Files @ r11854:25988cfec487
Branch filter:

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

yexo
(svn r16253) -Add [NoAI]: AIController::GetVersion, this returns the newgrf-version of OpenTTD
/* $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 */