1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-15 02:29:10 +00:00

(svn r9564) -Fix (r9563): When adding files remember to add them...

This commit is contained in:
2007-04-05 09:07:20 +00:00
parent a2cec54c9d
commit 614dd12f21
4 changed files with 16 additions and 0 deletions

8
src/transparency_gui.h Normal file
View File

@@ -0,0 +1,8 @@
/* $Id$ */
#ifndef TRANSPARENCY_GUI_H
#define TRANSPARENCY_GUI_H
void ShowTransparencyToolbar();
#endif /* TRANSPARENCY_GUI_H */