(svn r7348) -Feature: Initial support for saving NewGRF settings with savegames. Back up your savegames...

This commit is contained in:
peter1138
2006-12-04 08:30:04 +00:00
parent dc8992a677
commit bd66cc5756
13 changed files with 433 additions and 40 deletions

View File

@@ -668,6 +668,10 @@
RelativePath=".\newgrf_cargo.c"
>
</File>
<File
RelativePath=".\newgrf_config.c"
>
</File>
<File
RelativePath=".\newgrf_engine.c"
>
@@ -1059,6 +1063,10 @@
RelativePath=".\newgrf_cargo.h"
>
</File>
<File
RelativePath=".\newgrf_config.h"
>
</File>
<File
RelativePath=".\newgrf_engine.h"
>