Move some string functions from core to logic (bug 4406 part 4, r=fyren).

This commit is contained in:
David Anderson
2010-05-14 19:28:10 -07:00
parent b5b002aa4b
commit 1cdacf69be
12 changed files with 128 additions and 44 deletions
+1
View File
@@ -31,6 +31,7 @@ OBJECTS = \
MemoryUtils.cpp \
smn_admin.cpp \
smn_banning.cpp \
stringutil.cpp \
smn_players.cpp
##############################################