aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/auto00.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/auto00.h')
-rw-r--r--engines/cine/auto00.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/auto00.h b/engines/cine/auto00.h
index 23159bb30b..15d945513e 100644
--- a/engines/cine/auto00.h
+++ b/engines/cine/auto00.h
@@ -27,7 +27,7 @@
namespace Cine {
-extern const unsigned char AUT000[];
+extern const byte AUT000[];
#define AUT000_size sizeof(AUT000);