1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 12:39:11 +00:00

(svn r12115) -Codechange: move malloc/realloc error messages to separate file to spare 4-8kB of binary size

This commit is contained in:
smatz
2008-02-11 20:23:38 +00:00
parent f175e46208
commit f19eca0905
5 changed files with 49 additions and 7 deletions

View File

@@ -455,6 +455,10 @@
RelativePath=".\..\src\airport.cpp"
>
</File>
<File
RelativePath=".\..\src\core\alloc_func.cpp"
>
</File>
<File
RelativePath=".\..\src\articulated_vehicles.cpp"
>
@@ -920,7 +924,7 @@
>
</File>
<File
RelativePath=".\..\src\core\enum_type.hpp"
RelativePath=".\..\src\code\enum_type.hpp"
>
</File>
<File
@@ -1140,7 +1144,7 @@
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
RelativePath=".\..\src\overflowsafe_type.hpp"
>
</File>
<File

View File

@@ -452,6 +452,10 @@
RelativePath=".\..\src\airport.cpp"
>
</File>
<File
RelativePath=".\..\src\core\alloc_func.cpp"
>
</File>
<File
RelativePath=".\..\src\articulated_vehicles.cpp"
>
@@ -917,7 +921,7 @@
>
</File>
<File
RelativePath=".\..\src\core\enum_type.hpp"
RelativePath=".\..\src\code\enum_type.hpp"
>
</File>
<File
@@ -1137,7 +1141,7 @@
>
</File>
<File
RelativePath=".\..\src\core\overflowsafe_type.hpp"
RelativePath=".\..\src\overflowsafe_type.hpp"
>
</File>
<File