aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorJames Brown2002-12-29 15:29:12 +0000
committerJames Brown2002-12-29 15:29:12 +0000
commit1a1bcc6695a6d33bddecb9bd73daf83f6468f6cd (patch)
treefffe0260097343c18c538d495082b8a684feb21f /scumm/scumm.h
parent056feec44ca7d0b82d772c73f9769256325a8d15 (diff)
downloadscummvm-rg350-1a1bcc6695a6d33bddecb9bd73daf83f6468f6cd.tar.gz
scummvm-rg350-1a1bcc6695a6d33bddecb9bd73daf83f6468f6cd.tar.bz2
scummvm-rg350-1a1bcc6695a6d33bddecb9bd73daf83f6468f6cd.zip
fix compile
svn-id: r6251
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 4692e5dbb4..b4bbcdac39 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -1016,7 +1016,7 @@ public:
byte VAR_RIGHTBTN_DOWN;
byte VAR_LEFTBTN_HOLD;
byte VAR_RIGHTBTN_HOLD;
-
+ byte VAR_MOUSE_BUTTONS;
byte VAR_UNK_SCRIPT;
byte VAR_UNK_SCRIPT_2;