(svn r8301) -Codechange: Move the code relating to the sign list window from graph_gui.cpp to a file of its own: signs_gui.cpp.
This commit is contained in:
@@ -65,4 +65,6 @@ void PlaceProc_Sign(TileIndex tile);
|
||||
/* misc.c */
|
||||
void ShowRenameSignWindow(const Sign *si);
|
||||
|
||||
void ShowSignList(void);
|
||||
|
||||
#endif /* SIGNS_H */
|
||||
|
Reference in New Issue
Block a user