aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/backgroundIncrust.h
diff options
context:
space:
mode:
authorVincent Hamm2007-10-27 18:15:38 +0000
committerVincent Hamm2007-10-27 18:15:38 +0000
commitcc9b0844b922aa62ba6086f3829a28a7de1a130b (patch)
tree0884adcfb39467a200f85959d34e0814053219ca /engines/cruise/backgroundIncrust.h
parent01e88f1fbf1f456d74990cd0a0b8950c056c06f4 (diff)
downloadscummvm-rg350-cc9b0844b922aa62ba6086f3829a28a7de1a130b.tar.gz
scummvm-rg350-cc9b0844b922aa62ba6086f3829a28a7de1a130b.tar.bz2
scummvm-rg350-cc9b0844b922aa62ba6086f3829a28a7de1a130b.zip
Hooked inputs
Cleanup & fix in input management code svn-id: r29267
Diffstat (limited to 'engines/cruise/backgroundIncrust.h')
-rw-r--r--engines/cruise/backgroundIncrust.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cruise/backgroundIncrust.h b/engines/cruise/backgroundIncrust.h
index 6de30978fd..1e55e366c8 100644
--- a/engines/cruise/backgroundIncrust.h
+++ b/engines/cruise/backgroundIncrust.h
@@ -48,7 +48,7 @@ struct backgroundIncrustStruct {
uint16 field_22;
uint16 field_24;
char name[14];
- uint16 var34;
+ uint16 aniX;
};
extern backgroundIncrustStruct backgroundIncrustHead;