(svn r1715) Move [GS]etMapExtraBits to tile.[ch]

This commit is contained in:
tron
2005-01-29 13:33:48 +00:00
parent a2de96abc0
commit f08d102ac2
5 changed files with 18 additions and 13 deletions

View File

@@ -624,6 +624,7 @@ C_SOURCES += strings.c
C_SOURCES += subsidy_gui.c
C_SOURCES += terraform_gui.c
C_SOURCES += texteff.c
C_SOURCES += tile.c
C_SOURCES += town_cmd.c
C_SOURCES += town_gui.c
C_SOURCES += train_cmd.c