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

(svn r16684) -Codechange: Add maxdim function for Dimension struct.

This commit is contained in:
alberth
2009-06-28 15:16:57 +00:00
parent 18bc39d00b
commit 8fba82c99b
6 changed files with 52 additions and 1 deletions

View File

@@ -1695,6 +1695,14 @@
RelativePath=".\..\src\core\enum_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.cpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_type.hpp"
>

View File

@@ -1692,6 +1692,14 @@
RelativePath=".\..\src\core\enum_type.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.cpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_func.hpp"
>
</File>
<File
RelativePath=".\..\src\core\geometry_type.hpp"
>