src/transparency_gui.h
author frosch
Mon, 21 Jan 2008 15:20:58 +0000
changeset 8866 1e2ffbfaaf1c
parent 6924 a1371365397e
child 10429 1b99254f9607
permissions -rw-r--r--
(svn r11936) -Fix: 'BRIDGE_TOO_LOW_FOR_TERRAIN'-check was wrong for steep slopes.
/* $Id$ */

#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H

void ShowTransparencyToolbar();

#endif /* TRANSPARENCY_GUI_H */