(svn r11490) -Codechange: Split the math functions to their own header

-Codechange: Replace the rest of the math macros with functions
This commit is contained in:
skidd13
2007-11-22 18:01:51 +00:00
parent f26e908466
commit 4e12073b27
7 changed files with 243 additions and 206 deletions

View File

@@ -108,6 +108,7 @@ cargopacket.h
cargotype.h
command.h
console.h
core/math_func.hpp
core/random_func.hpp
currency.h
date.h