Files @ r8456:f4e189b906ca
Branch filter:

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

orudge
(svn r12026) -Update: 'exit' is consistent with UK English in OpenTTD, 'quit' with US English
1
2
3
4
5
6
7
8
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */