aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/operations.h
diff options
context:
space:
mode:
authorMax Horn2009-03-07 19:23:32 +0000
committerMax Horn2009-03-07 19:23:32 +0000
commit0a99cfb4ed12338a643368ab312d1307b4207c5f (patch)
treed3fa63a2d1b8d7c5c4816cda76dab97db564c0b9 /engines/sci/gfx/operations.h
parent5c8ea3ccf4a5c587c4e6a9ad007a0b814a0ef1f4 (diff)
downloadscummvm-rg350-0a99cfb4ed12338a643368ab312d1307b4207c5f.tar.gz
scummvm-rg350-0a99cfb4ed12338a643368ab312d1307b4207c5f.tar.bz2
scummvm-rg350-0a99cfb4ed12338a643368ab312d1307b4207c5f.zip
SCI: Moved scummvm_get_event to operations.cpp (the only place where it is used), to ease future refactoring of the event handling code
svn-id: r39201
Diffstat (limited to 'engines/sci/gfx/operations.h')
-rw-r--r--engines/sci/gfx/operations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/gfx/operations.h b/engines/sci/gfx/operations.h
index 1928baf3a3..ad8372c510 100644
--- a/engines/sci/gfx/operations.h
+++ b/engines/sci/gfx/operations.h
@@ -122,7 +122,7 @@ struct gfx_state_t {
int pic_nr; /* Number of the current pic */
int palette_nr; /* Palette number of the current pic */
- Common::List<sci_event_t> events;
+ Common::List<sci_event_t> _events;
gfx_pixmap_t *fullscreen_override; /* An optional override picture which must have unscaled
** full-screen size, which overrides all other visibility, and