(svn r12469) -Codechange: split type related stuff from group.h (and openttd.h) to group_type.h.

This commit is contained in:
rubidium
2008-03-28 16:34:50 +00:00
parent 58e6e75320
commit 878489e38d
11 changed files with 57 additions and 36 deletions

View File

@@ -983,6 +983,10 @@
RelativePath=".\..\src\group_gui.h"
>
</File>
<File
RelativePath=".\..\src\group_type.h"
>
</File>
<File
RelativePath=".\..\src\gui.h"
>

View File

@@ -980,6 +980,10 @@
RelativePath=".\..\src\group_gui.h"
>
</File>
<File
RelativePath=".\..\src\group_type.h"
>
</File>
<File
RelativePath=".\..\src\gui.h"
>