(svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings

This commit is contained in:
rubidium
2010-08-11 18:57:48 +00:00
parent 5aab3e1948
commit 95b208cde2
10 changed files with 90 additions and 111 deletions

View File

@@ -1375,6 +1375,9 @@
<ClCompile Include="..\src\saveload\newgrf_sl.cpp">
<Filter>Save/Load handlers</Filter>
</ClCompile>
<ClInclude Include="..\src\saveload\newgrf_sl.h">
<Filter>Save/Load handlers</Filter>
</ClInclude>
<ClCompile Include="..\src\saveload\oldloader.cpp">
<Filter>Save/Load handlers</Filter>
</ClCompile>