move Character stuff out of messy GAMESTATE and into CHARMAN

This commit is contained in:
Chris Danford
2005-08-14 12:06:40 +00:00
parent 70d1f0eadb
commit e50a401341
16 changed files with 315 additions and 177 deletions
+6
View File
@@ -2495,6 +2495,12 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
<File
RelativePath="Bookkeeper.h">
</File>
<File
RelativePath=".\CharacterManager.cpp">
</File>
<File
RelativePath=".\CharacterManager.h">
</File>
<File
RelativePath="CryptManager.cpp">
</File>