1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2025-12-24 05:32:59 +01: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

@@ -1,5 +1,6 @@
# Source Files
airport.cpp
core/alloc_func.cpp
articulated_vehicles.cpp
autoreplace_cmd.cpp
aystar.cpp