1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Remove unused platform code (MacOS9, PS2, XBox).

This commit is contained in:
2011-10-25 05:29:07 -07:00
parent 7dd9b30452
commit 29de5fbc07
32 changed files with 96 additions and 910 deletions

View File

@ -41,7 +41,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "hsStringTable.h"
#include <stdlib.h>
#if HS_BUILD_FOR_PS2 || __MWERKS__ || HS_BUILD_FOR_UNIX
#if HS_BUILD_FOR_UNIX
#include <ctype.h>
#endif
//