(svn r6532) - Feature: Add support for NewGRF sound effects. Currently sound priority isn't supported.

This commit is contained in:
peter1138
2006-09-27 18:17:01 +00:00
parent 3ded010d91
commit 653e7fa548
19 changed files with 404 additions and 32 deletions

View File

@@ -652,6 +652,10 @@
RelativePath=".\newgrf_engine.c"
>
</File>
<File
RelativePath=".\newgrf_sound.c"
>
</File>
<File
RelativePath=".\newgrf_spritegroup.c"
>
@@ -1027,6 +1031,10 @@
RelativePath=".\newgrf_engine.h"
>
</File>
<File
RelativePath=".\newgrf_sound.h"
>
</File>
<File
RelativePath=".\newgrf_spritegroup.h"
>