aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/auto00.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/auto00.cpp')
-rw-r--r--engines/cine/auto00.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/engines/cine/auto00.cpp b/engines/cine/auto00.cpp
index 8db2adf752..b6bde378f9 100644
--- a/engines/cine/auto00.cpp
+++ b/engines/cine/auto00.cpp
@@ -22,11 +22,15 @@
*
*/
+#include "common/stdafx.h"
+#include "common/scummsys.h"
+
#include "cine/auto00.h"
+
namespace Cine {
-const unsigned char AUT000[] = {
+const byte AUT000[] = {
0x00, 0x32, 0x00, 0x00, 0x00, 0x54, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,