(svn r7357) -Codechange: new NewGRF set up window which allows modification of NewGRF settings.

This commit is contained in:
peter1138
2006-12-04 14:27:54 +00:00
parent 292aeae137
commit 1ba264866a
8 changed files with 502 additions and 150 deletions

View File

@@ -735,6 +735,7 @@ SRCS += newgrf.c
SRCS += newgrf_cargo.c
SRCS += newgrf_config.c
SRCS += newgrf_engine.c
SRCS += newgrf_gui.c
SRCS += newgrf_sound.c
SRCS += newgrf_spritegroup.c
SRCS += newgrf_station.c