diff options
-rw-r--r-- | openttd.dsp | 4 | ||||
-rw-r--r-- | openttd.vcproj | 3 |
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.dsp b/openttd.dsp index f9d4f677d..a8ec904d3 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -626,6 +626,10 @@ SOURCE=.\newgrf.h # End Source File # Begin Source File +SOURCE=.\newgrf_callbacks.h +# End Source File +# Begin Source File + SOURCE=.\newgrf_engine.h # End Source File # Begin Source File diff --git a/openttd.vcproj b/openttd.vcproj index 20af11d39..b4f79e092 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -492,6 +492,9 @@ RelativePath=".\newgrf.h"> </File> <File + RelativePath=".\newgrf_callbacks.h"> + </File> + <File RelativePath=".\newgrf_engine.h"> </File> <File |