aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChris Apers2004-11-09 10:26:33 +0000
committerChris Apers2004-11-09 10:26:33 +0000
commit2abe17e5946ba25a0a2cbb106ebe310f4d9f57d4 (patch)
tree4ab49b7ce05bcc2f557625e7510848ee0d2e4684 /common
parent0823f2be2a8472a016d6f113210d2206f3449f71 (diff)
downloadscummvm-rg350-2abe17e5946ba25a0a2cbb106ebe310f4d9f57d4.tar.gz
scummvm-rg350-2abe17e5946ba25a0a2cbb106ebe310f4d9f57d4.tar.bz2
scummvm-rg350-2abe17e5946ba25a0a2cbb106ebe310f4d9f57d4.zip
Cleanup
svn-id: r15739
Diffstat (limited to 'common')
-rw-r--r--common/scummsys.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/common/scummsys.h b/common/scummsys.h
index e0c118fb4b..b3d0ec2dde 100644
--- a/common/scummsys.h
+++ b/common/scummsys.h
@@ -169,6 +169,8 @@
#include "globals.h"
#include "extend.h"
+ #define STRINGBUFLEN 256
+
#define __PALM_OS__
#define scumm_stricmp stricmp
#define scumm_strnicmp strnicmp
@@ -440,6 +442,10 @@ FORCEINLINE uint32 READ_BE_UINT24(const void *ptr) {
typedef int16 OverlayColor;
#endif
+#ifndef STRINGBUFLEN
+#define STRINGBUFLEN 1024
+#endif
+
/*
#if !defined(__PALM_OS__)
// Initialized operator new