aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/sound/entry.h
diff options
context:
space:
mode:
authorEugene Sandulenko2011-06-25 14:50:07 +0300
committerEugene Sandulenko2011-06-25 14:50:07 +0300
commit73d2d34e01fb929d5ed9af08646c9474ec5150ed (patch)
treee3ec1490ba868093468043789695813da0b883e3 /engines/lastexpress/sound/entry.h
parent7f5cd1ac82cb8dc8e7ceb426826b4a5367a27b49 (diff)
downloadscummvm-rg350-73d2d34e01fb929d5ed9af08646c9474ec5150ed.tar.gz
scummvm-rg350-73d2d34e01fb929d5ed9af08646c9474ec5150ed.tar.bz2
scummvm-rg350-73d2d34e01fb929d5ed9af08646c9474ec5150ed.zip
LASTEXPRESS: Give proper name to another sound struct member
Diffstat (limited to 'engines/lastexpress/sound/entry.h')
-rw-r--r--engines/lastexpress/sound/entry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lastexpress/sound/entry.h b/engines/lastexpress/sound/entry.h
index 5671e0e74b..84a2342cf3 100644
--- a/engines/lastexpress/sound/entry.h
+++ b/engines/lastexpress/sound/entry.h
@@ -146,7 +146,7 @@ public:
int field_40;
EntityIndex entity;
int field_48;
- uint32 field_4C;
+ uint32 priority;
Common::String name1; //char[16];
Common::String name2; //char[16];
//int next; // offset to the next structure in the list (not used)