aboutsummaryrefslogtreecommitdiff
path: root/scumm/akos.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/akos.h')
-rw-r--r--scumm/akos.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/scumm/akos.h b/scumm/akos.h
index 6a15bf0bdc..b616839940 100644
--- a/scumm/akos.h
+++ b/scumm/akos.h
@@ -27,12 +27,6 @@
namespace Scumm {
-#ifdef __PALM_OS__
-extern const byte *defaultScaleTable;
-#else
-extern const byte defaultScaleTable[768];
-#endif
-
struct CostumeData;
struct AkosHeader;
struct AkosOffset;