Files @ r10780:f7de0458659f
Branch filter:

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

rubidium
(svn r15113) -Codechange: unify calling ScanForTarFiles when determining the paths.
/* $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*/