Files @ r11521:dafe8f6c2e9b
Branch filter:

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

yexo
(svn r15887) -Fix: Reorder dmusic.cpp / null_m.cpp in source.list so msvc doesn't reorder them in the generated project files.
/* $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 */