summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorskidd13 <skidd13@openttd.org>2007-11-22 18:01:51 +0000
committerskidd13 <skidd13@openttd.org>2007-11-22 18:01:51 +0000
commit737aec4db6e6368939b22d5e4afd3b9822ddc27e (patch)
tree15f9fac500ca3b0c918974cf4e78ed3670542e47 /source.list
parent1d56af1d33292e92fc7536044dbf37d7d45de303 (diff)
downloadopenttd-737aec4db6e6368939b22d5e4afd3b9822ddc27e.tar.xz
(svn r11490) -Codechange: Split the math functions to their own header
-Codechange: Replace the rest of the math macros with functions
Diffstat (limited to 'source.list')
-rw-r--r--source.list1
1 files changed, 1 insertions, 0 deletions
diff --git a/source.list b/source.list
index 71b615a60..67851e9d2 100644
--- a/source.list
+++ b/source.list
@@ -108,6 +108,7 @@ cargopacket.h
cargotype.h
command.h
console.h
+core/math_func.hpp
core/random_func.hpp
currency.h
date.h