signs_func.h

Go to the documentation of this file.
00001 /* $Id: signs_func.h 14345 2008-09-16 19:05:38Z smatz $ */
00002 
00005 #ifndef SIGNS_FUNC_H
00006 #define SIGNS_FUNC_H
00007 
00008 #include "signs_type.h"
00009 
00010 extern SignID _new_sign_id;
00011 
00012 void UpdateAllSignVirtCoords();
00013 void PlaceProc_Sign(TileIndex tile);
00014 
00015 /* signs_gui.cpp */
00016 void ShowRenameSignWindow(const Sign *si);
00017 void HandleClickOnSign(const Sign *si);
00018 void DeleteRenameSignWindow(SignID sign);
00019 
00020 void ShowSignList();
00021 
00022 #endif /* SIGNS_FUNC_H */

Generated on Mon Feb 16 23:12:10 2009 for openttd by  doxygen 1.5.6