mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-29 01:19:11 +00:00
(svn r9557) -Codechange: Add a forgotten file to the project lists
This commit is contained in:
@@ -416,6 +416,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\depot.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\direction.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\music\dmusic.h">
|
||||
</File>
|
||||
|
@@ -783,6 +783,10 @@
|
||||
RelativePath=".\..\src\depot.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\src\direction.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\music\dmusic.h"
|
||||
>
|
||||
|
@@ -106,6 +106,7 @@ date.h
|
||||
debug.h
|
||||
video/dedicated_v.h
|
||||
depot.h
|
||||
direction.h
|
||||
music/dmusic.h
|
||||
driver.h
|
||||
economy.h
|
||||
|
Reference in New Issue
Block a user