From 73d2d34e01fb929d5ed9af08646c9474ec5150ed Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 25 Jun 2011 14:50:07 +0300 Subject: LASTEXPRESS: Give proper name to another sound struct member --- engines/lastexpress/sound/entry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/lastexpress/sound/entry.h') 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) -- cgit v1.2.3