aboutsummaryrefslogtreecommitdiff
path: root/sky/compacts/47comp.h
diff options
context:
space:
mode:
authorOliver Kiehl2003-05-21 20:20:20 +0000
committerOliver Kiehl2003-05-21 20:20:20 +0000
commit2f01855ed5e110299c03e8d36a3485cc53f5727f (patch)
treec414f6bdca90f4577f03b3e5af41107d1176484d /sky/compacts/47comp.h
parent2dcd2531cf836f6896d0faa0cdae3d27286a0720 (diff)
downloadscummvm-rg350-2f01855ed5e110299c03e8d36a3485cc53f5727f.tar.gz
scummvm-rg350-2f01855ed5e110299c03e8d36a3485cc53f5727f.tar.bz2
scummvm-rg350-2f01855ed5e110299c03e8d36a3485cc53f5727f.zip
pedantic warning fixes
svn-id: r7802
Diffstat (limited to 'sky/compacts/47comp.h')
-rw-r--r--sky/compacts/47comp.h49
1 files changed, 41 insertions, 8 deletions
diff --git a/sky/compacts/47comp.h b/sky/compacts/47comp.h
index 49814ab64f..72e409781c 100644
--- a/sky/compacts/47comp.h
+++ b/sky/compacts/47comp.h
@@ -36,7 +36,7 @@ uint16 reset_48_47[] = {
OFF_RIGHT,
C_YCOOD,
280,
- 65535,
+ 65535
};
uint16 sc47_palette[] = {
@@ -423,7 +423,7 @@ uint16 sc47_palette[] = {
1285,
285,
16129,
- 16191,
+ 16191
};
uint16 reset_45_47[] = {
@@ -435,7 +435,7 @@ uint16 reset_45_47[] = {
OFF_LEFT,
C_YCOOD,
280,
- 65535,
+ 65535
};
uint16 sc47_mouse_list[] = {
@@ -443,7 +443,7 @@ uint16 sc47_mouse_list[] = {
ID_SC47_EXIT_48,
ID_SC47_FLOOR,
0XFFFF,
- ID_TEXT_MOUSE,
+ ID_TEXT_MOUSE
};
Compact sc47_exit_48 = {
@@ -465,6 +465,17 @@ Compact sc47_exit_48 = {
447-420, // mouseSize_x
327-161, // mouseSize_y
SC47_EXIT_48_ACTION, // actionScript
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
};
uint32 *sc47_walk_grid = 0;
@@ -475,13 +486,13 @@ uint16 sc47_fast_list[] = {
52+DISK_13,
53+DISK_13,
54+DISK_13,
- 0,
+ 0
};
uint16 sc47_logic_list[] = {
ID_FOSTER,
0XFFFF,
- ID_STD_MENU_LOGIC,
+ ID_STD_MENU_LOGIC
};
Compact sc47_exit_45 = {
@@ -503,11 +514,22 @@ Compact sc47_exit_45 = {
140-128, // mouseSize_x
327-161, // mouseSize_y
SC47_EXIT_45_ACTION, // actionScript
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
};
uint16 sc47_chip_list[] = {
IT_SC47_LAYER_0+DISK_13,
- 0,
+ 0
};
uint16 sc47_floor_table[] = {
@@ -521,7 +543,7 @@ uint16 sc47_floor_table[] = {
GT_SC47_EXIT_48,
1,
SC47_EXIT_48_WALK_ON,
- 65535,
+ 65535
};
Compact sc47_floor = {
@@ -543,6 +565,17 @@ Compact sc47_floor = {
447-128, // mouseSize_x
327-272, // mouseSize_y
FLOOR_ACTION, // actionScript
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0
};
}; // namespace SkyCompact