summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorskidd13 <skidd13@openttd.org>2007-11-26 17:50:22 +0000
committerskidd13 <skidd13@openttd.org>2007-11-26 17:50:22 +0000
commit057ae477b5b08206df0c3cb35bf50ecb31af96f3 (patch)
tree2e39f6768332621cf233165bcce1d8d2ee07f273 /source.list
parentf56579e0d9f8c0db5398dafa4c7c08829b23fe80 (diff)
downloadopenttd-057ae477b5b08206df0c3cb35bf50ecb31af96f3.tar.xz
(svn r11527) -Codechange: Split the bitmath functions of to their own files
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.list b/source.list
index 8d538b146..e08097d87 100644
--- a/source.list
+++ b/source.list
@@ -10,6 +10,7 @@ cargotype.cpp
command.cpp
console.cpp
console_cmds.cpp
+core/bitmath_func.cpp
core/random_func.cpp
currency.cpp
date.cpp
@@ -108,6 +109,7 @@ cargopacket.h
cargotype.h
command.h
console.h
+core/bitmath_func.hpp
core/math_func.hpp
core/random_func.hpp
currency.h