(svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it for

dynamic arrays
This commit is contained in:
truelight
2005-01-12 11:21:28 +00:00
parent 38b0a06d85
commit 97dd511971
17 changed files with 309 additions and 160 deletions

View File

@@ -752,6 +752,9 @@
<File
RelativePath=".\settings.c">
</File>
<File
RelativePath=".\signs.c">
</File>
<File
RelativePath="sound.c">
<FileConfiguration
@@ -1218,6 +1221,9 @@
<File
RelativePath=".\screenshot.h">
</File>
<File
RelativePath=".\signs.h">
</File>
<File
RelativePath="sound.h">
</File>