1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.

This commit is contained in:
frosch
2009-09-22 19:28:57 +00:00
parent 8f45efa8dd
commit e261d8d9a0
13 changed files with 106 additions and 53 deletions

View File

@@ -1207,6 +1207,10 @@
RelativePath=".\..\src\newgrf_industrytiles.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_properties.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_sound.h"
>

View File

@@ -1204,6 +1204,10 @@
RelativePath=".\..\src\newgrf_industrytiles.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_properties.h"
>
</File>
<File
RelativePath=".\..\src\newgrf_sound.h"
>