diff source.list @ 7971:b54ea77a319b draft

(svn r11527) -Codechange: Split the bitmath functions of to their own files
author skidd13 <skidd13@openttd.org>
date Mon, 26 Nov 2007 17:50:22 +0000
parents d7120b427cf5
children f60addd19e1a
line wrap: on
line diff
--- a/source.list
+++ b/source.list
@@ -10,6 +10,7 @@
 command.cpp
 console.cpp
 console_cmds.cpp
+core/bitmath_func.cpp
 core/random_func.cpp
 currency.cpp
 date.cpp
@@ -108,6 +109,7 @@
 cargotype.h
 command.h
 console.h
+core/bitmath_func.hpp
 core/math_func.hpp
 core/random_func.hpp
 currency.h