(svn r13516) -Codechange: Move MemCpyT to a fitting core header

-Codechange: Split the sorting code from the sortlist to an appropriate header
This commit is contained in:
skidd13
2008-06-14 16:23:08 +00:00
parent bf9a32b475
commit 96fc91baf3
7 changed files with 172 additions and 64 deletions

View File

@@ -206,6 +206,7 @@ map_func.h
map_type.h
core/math_func.hpp
md5.h
core/mem_func.hpp
minilzo.h
mixer.h
music.h
@@ -286,6 +287,7 @@ signs_func.h
signs_type.h
slope_func.h
slope_type.h
core/sort_func.hpp
sortlist_type.h
sound_func.h
sound_type.h